Skip to content

Sandbox.ModAPI.Ingame.IMyTerminalBlock.CustomData

Morten Aune Lyrstad edited this page Jun 28, 2020 · 16 revisions

IndexNamespace IndexIMyTerminalBlock

Summary

public string CustomData { get; set; }

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

Returns

string

Clone this wiki locally