Property OnTextChangedEvent
OnTextChangedEvent
This event is called when the text has changed.
Declaration
public UnityEvent<string> OnTextChangedEvent { get; }Property Value
| Type |
|---|
| UnityEvent<string> |
This event is called when the text has changed.
public UnityEvent<string> OnTextChangedEvent { get; }| Type | Description |
|---|---|
| UnityEvent<string> |