Click or drag to resize
IMyTerminalActionName Property

[This is preliminary documentation and is subject to change.]

Allows you to set the name of the Action

Namespace: Sandbox.ModAPI.Interfaces.Terminal
Assembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0
Syntax
C#
StringBuilder Name { get; set; }

Property Value

Type: StringBuilder

[Missing <value> documentation for "P:Sandbox.ModAPI.Interfaces.Terminal.IMyTerminalAction.Name"]

Implements

ITerminalActionName
See Also