IConditionEvaluator Interface
All script conditions implement this interface to allow script evaluation.
Definition
Namespace: Articy.Unity.Interfaces
Assembly: ArticyRuntime (in ArticyRuntime.dll) Version: 1.3.1
Assembly: ArticyRuntime (in ArticyRuntime.dll) Version: 1.3.1
C#
public interface IConditionEvaluatorMethods
| Evaluate | Called to evaluate the underlying condition script. |