API reference
API reference
Select your platform
No SDKs available
No versions available

InteractableStateChangeArgs Struct

Properties

InteractableState PreviousState[Get]
InteractableState NewState[Get]

Constructors & Destructors

InteractableStateChangeArgs
( InteractableState previousState,
InteractableState newState )