Astra Unity 2.6.6
Astra Unity Plugin
Astra.Utils.EventBus.ISubscription Interface Reference

Interface for the Subscription class More...

Inheritance diagram for Astra.Utils.EventBus.ISubscription:

Public Member Functions

void Publish (BusEvent busEvent)
 
UnityEngine.Object GetSubscriber ()
 

Detailed Description

Interface for the Subscription class

Member Function Documentation

◆ GetSubscriber()

UnityEngine.Object Astra.Utils.EventBus.ISubscription.GetSubscriber ( )

◆ Publish()

void Astra.Utils.EventBus.ISubscription.Publish ( BusEvent  busEvent)

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