Action
: Action< T > |
The single-argument event wrapped by this MAction.
For a canonical implementation, see MultiAction<T>, and for an example of usage see Interactor<TInteractor, TInteractable> or Interactable<TInteractor, TInteractable>.
Signature
Action<T> Oculus.Interaction.MAction< out out T >.Action |