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

Sandbox.ModAPI.Ingame.IMyTerminalBlock.CustomData

Malware edited this page Dec 25, 2018 · 16 revisions

IndexIMyTerminalBlock

Summary

private public abstract virtual CustomData
```csharp

Gets or sets the Custom Data string. NOTE: Only use this for user input. For storing large mod configs, create your own MyModStorageComponent

### Returns

### Example

### Remarks
Clone this wiki locally