scripting:reference:cutscenes:customevent
This is an old revision of the document!
Table of Contents
Cutscenes Reference : CustomEvent class
CustomEvent objects are used to trigger a custom script event on the server at a specified point in the cutscene. CustomEvent inherits from Object only.
Creation Parameters
Example : CustomEvent( 10, “MyCustomEvent”, “” )
1 : Event time (seconds)
2 : Event name
3 : Event param
Member Functions
No functions
Example
TBD
scripting/reference/cutscenes/customevent.1333675155.txt.gz · Last modified: (external edit)
