ButtonActionsEvent
Generic Unity Event of type GameObject.
Implementation
public class ButtonActionsEvent : UnityEvent<GameObject>Inheritance
ISerializationCallbackReceiver --> UnityEventBase --> UnityEvent<T0> --> ButtonActionsEvent
Last updated
Generic Unity Event of type GameObject.
public class ButtonActionsEvent : UnityEvent<GameObject>ISerializationCallbackReceiver --> UnityEventBase --> UnityEvent<T0> --> ButtonActionsEvent
Last updated