IOutcomeEvaluator Interface
All script instructions 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 IOutcomeEvaluatorMethods
| Evaluate | Called to evaluate the underlying outcome(instruction) script. |