ICommandEvent
Interface for Command events.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Interface
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public interface ICommandEvent
Remarks
Command events are only available on Editor-type Panels.
Refer to the Command events manual page for more information and examples.
Properties
Property | Description |
|---|---|
| commandName | Name of the command. |