User Tools

Site Tools


scripting:reference:cutscenes:customevent

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.txt · Last modified: 2020/01/28 17:50 by 127.0.0.1

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki