For the complete documentation index, see llms.txt. This page is also available as Markdown.

ButtonActionsEvent

Generic Unity Event of type GameObject.

Implementation

public class ButtonActionsEvent : UnityEvent<GameObject>

Inheritance

ISerializationCallbackReceiver --> UnityEventBase --> UnityEvent<T0> --> ButtonActionsEvent

Last updated