![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Wrapper for testing if a condition is met. Used by DialogueNodeTransition. More...
Protected Member Functions | |
| void | OnInit () |
| bool | TestFunction (IEntity currentSpeaker, IEntity nextSpeaker) |
| Function that performs a scripted condition test. Returns true if the scripted condition test passes. | |
| void | OnInit () |
| bool | TestFunction (IEntity currentSpeaker, IEntity nextSpeaker) |
| Function that performs a scripted condition test. Returns true if the scripted condition test passes. | |
Wrapper for testing if a condition is met. Used by DialogueNodeTransition.
Definition at line 13 of file DialogueTransitionRule.c.
|
protected |
|
protected |
Function that performs a scripted condition test. Returns true if the scripted condition test passes.
Function that performs a scripted condition test. Returns true if the scripted condition test passes.