API reference

MAction Interface

MAction can be used in place of Action.
This allows for interfaces with Actions of generic covariant types to be subscribed to by multiple types of delegates.

Events

Action : Action< T >
Signature
Action<T> Oculus.Interaction.MAction< out T >.Action