Enum EventManager.EventType
The type of event that is getting sent
Namespace: WeaverCore
Assembly: WeaverCore.dll
Syntax
public enum EventManager.EventType
Fields
Name | Description |
---|---|
Broadcast | A broadcast that is being sent to all objects in the scene |
Message | A message that is being sent to only one object |