|
Enfusion Script API
|
Additional Inherited Members | |
Public Member Functions inherited from DialogueBaseElement | |
| proto bool | GetVariable (string name, out void value) |
Public Member Functions inherited from Managed | |
| proto external ref Managed | Clone () |
| Return shallow copy of object, or null if it is not allowed (not public constructor) | |
Protected Member Functions inherited from DialogueTransitionRule | |
| void | OnInit () |
| bool | TestFunction (IEntity currentSpeaker, IEntity nextSpeaker) |
| Function that performs a scripted condition test. Returns true if the scripted condition test passes. | |