UpdateState (XNode Ability)
UpdateState (XNode Ability) | |
---|---|
List of XNode Abilities | |
Public Name: | UpdateState |
Deprecated, prefer: | UpdateStateWithRef |
This ability VI is called to perform mutation on an older version of an XNode. If a more recent version of an XNode's library exists, it will be called and let you mutate the old XNode's state appropriately to ensure compatibility with the newer XNode.
Default behavior: None.
This ability does not provide UI and OS messages are not handled.