This repository was archived by the owner on Dec 13, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 123
Sandbox.ModAPI.Interfaces.ITerminalProperty
Malware edited this page Dec 25, 2018
·
43 revisions
← Index
private public abstract ITerminalProperty
```csharp
**Namespace:** [Sandbox.ModAPI.Interfaces](Sandbox.ModAPI.Interfaces)
**Assembly:** Sandbox.Common.dll
**Inheritors:**
* [Sandbox.ModAPI.Interfaces.ITerminalProperty<TValue>](Sandbox.ModAPI.Interfaces.ITerminalProperty`1)
### Example
### Remarks
###### Properties
|Member|Description|
|---|---|
|[Id](Sandbox.ModAPI.Interfaces.ITerminalProperty.Id)|Property Id (value name)|
|[TypeName](Sandbox.ModAPI.Interfaces.ITerminalProperty.TypeName)|Property type (bool - [System.Boolean](https://docs.microsoft.com/en-us/dotnet/api/system.boolean?view=netframework-4.6) , float - [System.Single](https://docs.microsoft.com/en-us/dotnet/api/system.single?view=netframework-4.6) , color - [Color](VRageMath.Color) )|Do you have questions, comments, suggestions for improvements? Is there something I can do better? Did I make a mistake? Please add an issue here, and prefix your issue title with Wiki. Thank you, your help will be very appreciated!