ApplyState
Introduction
ApplyState can be used to apply a state (StateSave) to a GraphicalUiElement. States can be set by direct StateSave reference, or by unqualified name. Direct StateSave assignment supports states defined in Gum or dynamically created states.
Code Example - Setting States by Reference
Code Example - Setting States by Name
Code Example - Creating Dynamic States
Last updated