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