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