Modifying Conditions
Last updated
Last updated
Several conditions may be modified at run-time. What can be modified for each condition may vary. I encourage you to view the to see what each condition exposes.
To change properties on a condition you must access the condition through the component.
All conditions can be enabled or disabled. When a condition is disabled it's requirements are ignored, as if the condition does not exist. This can be useful for temporarily disabling condition requirements on objects.