Click or drag to resize
ITerminalProperty Interface
v01.180.0 (Beta)

[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 (1.0.0.0)
Syntax
public interface ITerminalProperty

The ITerminalProperty type exposes the following members.

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