Interface IMyTerminalControlProperty<TValue>
This is a control property. This is use to set properties on a block that can be referenced in the ProgrammableBlock.
Inherited Members
Namespace: Sandbox.ModAPI.Interfaces.Terminal
Assembly: Sandbox.Common.dll
Syntax
public interface IMyTerminalControlProperty<TValue> : IMyTerminalControl, IMyTerminalValueControl<TValue>, ITerminalProperty
Type Parameters
Name | Description |
---|---|
TValue |