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

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