Class EventModule
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class EventModule : MonoBehaviour
- Inheritance
-
EventModule
Constructors
EventModule()
public EventModule()
Fields
ReceiverParams
public List<EventReceiverParam> ReceiverParams
Field Value
SenderParams
public List<EventSenderParam> SenderParams
Field Value
Methods
Awake()
protected void Awake()