Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Sandbox.ModAPI.Interfaces.ITerminalProperty

Malware edited this page Dec 21, 2018 · 42 revisions

Index

ITerminalProperty Interface

Namespace: Sandbox.ModAPI.Interfaces
Assembly: Sandbox.Common.dll
Implements:

Properties

Member Description
Id Property Id (value name)

Inherited from ITerminalProperty
TypeName Property type (bool - System.Boolean , float - System.Single , color - Color )

Inherited from ITerminalProperty

Methods

Member Description
GetValue(IMyCubeBlock)
SetValue(IMyCubeBlock, TValue)
GetDefaultValue(IMyCubeBlock)
GetMininum(IMyCubeBlock)
GetMinimum(IMyCubeBlock)
GetMaximum(IMyCubeBlock)
Clone this wiki locally