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#
MonoBehaviour ExecutorBehavior { get; set; }
JScript
function get ExecutorBehavior () : MonoBehaviour
function set ExecutorBehavior (value : MonoBehaviour)

See Also