Aqla Solutions

[This is preliminary documentation and is subject to change.]

The owner behavior component of the ExecutionContext instance

Namespace: JustLogic.Core
Assembly: JustLogic (in JustLogic.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public MonoBehaviour ExecutorBehavior { get; set; }
JScript
final function get ExecutorBehavior () : MonoBehaviour
final function set ExecutorBehavior (value : MonoBehaviour)

Implements

IExecutionContext..::..ExecutorBehavior

See Also