Sandbox.ModAPI.Ingame
IUserCustomizableTerminalAction
Assembly: Sandbox.Common.dll
public interface IUserCustomizableTerminalAction
Describes terminal action that allows capturing custom arguments and setting toolbar icon title
Properties
| Member | Description |
|---|---|
| Parameters | Collection of TerminalActionParameter that are associated with a toolbar item |
Methods
| Member | Description |
|---|---|
| FetchAllBlocks(List |
Gets all blocks the action is associated with |
| GetBlock() | Gets the block the action is associated with |
| SetCustomIconTitle(string) | Sets custom title for toolbar icon |