|
Astra Unity 2.6.6
Astra Unity Plugin
|
Base PayloadEvent class extending BusEvent Payload will be passed to subscriber callback methods on publication of event More...

Public Member Functions | |
| PayloadEvent (TPayload payload) | |
| PayloadEvent constructor More... | |
| PayloadEvent () | |
| base constructor for an instance of this event | |
Public Attributes | |
| TPayload | _payload |
Base PayloadEvent class extending BusEvent Payload will be passed to subscriber callback methods on publication of event
| TPayload | Type of payload |
|
inline |
PayloadEvent constructor
| payload | Type of event to which to unsubscribe |