Astra Unity 2.6.6
Astra Unity Plugin
Astra.Utils.Events Class Reference

A centralized repository for events which can be subscribed to and published via the EventBus class More...

Inheritance diagram for Astra.Utils.Events:

Classes

class  AvatarLoadedEvent
 This event will fire immediately after an avatar is loaded More...
 
class  BeforeAvatarLoadEvent
 This event is fired right before an avatar request is sent to load one More...
 
class  BeforeClothLoadImmutablePayloadEvent
 
class  BeforeClothLoadMutablePayloadEvent
 
class  BusEvent
 Base BusEvent class extending UnityEvent More...
 
class  MainQueueStartedEvent
 
class  PayloadEvent
 Base PayloadEvent class extending BusEvent Payload will be passed to subscriber callback methods on publication of event More...
 

Detailed Description

A centralized repository for events which can be subscribed to and published via the EventBus class


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