simple-visual-novel
Preparing search index...
core/engine
EngineEventType
Type Alias EngineEventType
EngineEventType
:
"sceneChange"
|
"variableChange"
Types of events emitted by the VNEngine.
"sceneChange"
- Emitted when the current scene changes (includes
sceneId
in data)
"variableChange"
- Emitted when a game variable is set (includes
key
and
value
in data)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
simple-visual-novel
Loading...
Types of events emitted by the VNEngine.
"sceneChange"- Emitted when the current scene changes (includessceneIdin data)"variableChange"- Emitted when a game variable is set (includeskeyandvaluein data)