PRIORITY

Definition

PRIORITY [id]
{
  [Common flags]
  [NOCAMERA;]
}

Description

Represents PriorityData objects in a container, rendered with PriorityCustomGui.
Let the user choose when to execute expressions.

Flags

NOCAMERA;Do not show the 'Camera Dependent' checkbox.

Example

PRIORITY EXPRESSION_PRIORITY { ANIM OFF; }
OFF
No loop.
Definition: ge_prepass.h:0
@ EXPRESSION_PRIORITY
Definition: texpression.h:6

Further Reading