Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

Sandbox.ModAPI.Ingame.IMyTerminalBlock.CustomData

Malware edited this page Dec 25, 2018 · 17 revisions

IndexIMyTerminalBlock

Summary

public virtual string CustomData { ; ; }

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