Enfusion Script API
|
Wrapper for testing if a condition is met. Used by DialogueNodeTransition. More...
Protected Member Functions | |
bool | TestFunction (IEntity currentSpeaker, IEntity nextSpeaker) |
Function that performs a scripted condition test. Returns true if the scripted condition test passes. | |
Additional Inherited Members | |
![]() | |
proto bool | GetVariable (string name, out void value) |
![]() | |
proto external ref Managed | Clone () |
Return shallow copy of object, or null if it is not allowed (not public constructor) | |
Wrapper for testing if a condition is met. Used by DialogueNodeTransition.
Function that performs a scripted condition test. Returns true if the scripted condition test passes.