Class ApplicationEventProxy
Inherited Members
UnityEngine.Component.GetComponentInParent<T>(System.Boolean)
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Ludiq.Bolt
Syntax
[Singleton(Name = "Application Event Proxy", Automatic = true, Persistent = true)]
[AddComponentMenu("")]
[Extract(false)]
public sealed class ApplicationEventProxy : EventProxy, ISingleton
Methods
Require()
Declaration
public static void Require()