Click or drag to resize
ITerminalProperty Interface

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

Terminal block property definition

Namespace: Sandbox.ModAPI.Interfaces
Assembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0
Syntax
C#
public interface ITerminalProperty

The ITerminalProperty type exposes the following members.

Properties
  NameDescription
Public propertyId
Property Id (value name)
Public propertyTypeName
Property type (bool - Boolean, float - Single, color - Color)
Top
Extension Methods
See Also