Sandbox.ModAPI
IMyEventControllerEntityComponent
Assembly: Sandbox.Common.dll
public interface IMyEventControllerEntityComponent
Describes entity component for event controller with custom UI
Properties
| Member | Description |
|---|---|
| EventDisplayName | Gets the display name of the event |
| IsSelected | Gets whether the event is selected in the terminal panel UI |
| UniqueSelectionId | Gets the unique id of the event |
| YesNoToolbarNoDescription | No description of the toolbar tooltip |
| YesNoToolbarYesDescription | Yes description of the toolbar tooltip |
Methods
| Member | Description |
|---|---|
| CreateTerminalInterfaceControls |
Inheritors: