Regulates if the action is allowed to be executed during movement and/or parallel to other actions. NONE: allows driving and other actions; SINGLE: allows driving but no other actions; SOFT: allows other actions but not driving; HARD: is the only allowed action at that time.

Enumeration Members

Enumeration Members

Hard: "HARD"
None: "NONE"
Single: "SINGLE"
Soft: "SOFT"

Generated using TypeDoc