File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed
Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change 11---
22author : Frakits & Nex_isDumb
33desc : This page contains a list of all script calls
4- lastUpdated : 2024-10-14T16:54:14.259Z
4+ lastUpdated : 2025-07-15T00:00:52.664Z
55title : All script calls
66---
77# List of all script calls
@@ -69,6 +69,21 @@ The ``event`` in question has the following parameters:
6969
7070### <syntax lang =" haxe " >onVocalsResync()</syntax >
7171
72+ ## <h2 id =" character-scripts " >Character Scripts</h2 >
73+
74+ ### <syntax lang =" haxe " >onCharacterXMLParsed(event: CharacterXMLEvent )</syntax >, <syntax lang =" haxe " >onCharacterNodeParsed(event: CharacterNodeEvent )</syntax >
75+
76+ ### <syntax lang =" haxe " >onDance(event: DanceEvent )</syntax >
77+
78+ ### <syntax lang =" haxe " >onPlaySingAnim(event: DirectionAnimEvent )</syntax >
79+
80+ ### <syntax lang =" haxe " >onPlayAnim(event: PlayAnimEvent )</syntax >
81+
82+ ### <syntax lang =" haxe " >onGetCamPos(event: PointEvent )</syntax >
83+
84+ ### <syntax lang =" haxe " >destroy()</syntax >
85+
86+
7287## <h2 id =" dialogue-scripts " sidebar =" Dialogue Scripts " >Dialogue Scripts <small >(mostly substate like behavior)</small ></h2 >
7388
7489### <syntax lang =" haxe " >structureLoaded(event: DialogueStructureEvent )</syntax >
You can’t perform that action at this time.
0 commit comments