Methods
createResourcesNextVi
- createResourcesNextVi(): void
getFrameTexture
- getFrameTexture(): Texture
getMainWindow
- getMainWindow(): WindowRef
isCheatConfigOpen
- isCheatConfigOpen(): boolean
isInputConfigOpen
- isInputConfigOpen(): boolean
isMemViewerOpen
- isMemViewerOpen(): boolean
on
- on(which: string, callback: any): void
-
Parameters
-
which: string
-
callback: any
Returns void
setCheatsCRC
- setCheatsCRC(crc: string): void
setDefaultFont
- setDefaultFont(font: FontRef): void
setDefaultMonoFont
- setDefaultMonoFont(font: FontRef): void
showMessageBox
- showMessageBox(parent: undefined | WindowRef, icon: MessageBoxIcon, title: string, mainInstruction: string, content: string): void
-
Parameters
-
parent: undefined | WindowRef
-
-
title: string
-
mainInstruction: string
-
content: string
Returns void
takeNextScreenshot
- takeNextScreenshot(): void