InteractableStateChangeArgs
(
previousState
, newState
)
|
Signature
Oculus.Interaction.InteractableStateChangeArgs.InteractableStateChangeArgs(InteractableState previousState, InteractableState newState) Parameters previousState: InteractableStatenewState: InteractableState |
NewState
: InteractableState
[Get] |
Signature
InteractableState Oculus.Interaction.InteractableStateChangeArgs.NewState |
PreviousState
: InteractableState
[Get] |
Signature
InteractableState Oculus.Interaction.InteractableStateChangeArgs.PreviousState |