IMHOTEP Framework
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Public Member Functions | List of all members
SteamVR_Events.Event< T0, T1, T2 > Class Template Reference
Inheritance diagram for SteamVR_Events.Event< T0, T1, T2 >:
Inheritance graph
[legend]
Collaboration diagram for SteamVR_Events.Event< T0, T1, T2 >:
Collaboration graph
[legend]

Public Member Functions

void Listen (UnityAction< T0, T1, T2 > action)
 
void Remove (UnityAction< T0, T1, T2 > action)
 
void Send (T0 arg0, T1 arg1, T2 arg2)
 

Detailed Description

Definition at line 137 of file SteamVR_Events.cs.


The documentation for this class was generated from the following file: