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

Sandbox.ModAPI.Ingame.IMyTextPanel.WritePublicTitle

Morten Aune Lyrstad edited this page Apr 16, 2022 · 18 revisions

IndexNamespace IndexIMyTextPanel

Summary

public bool WritePublicTitle(string value, bool append = default)

Writes LCD popup dialog title If somebody opened LCD text in popup dialog, text can no longer be added.

Returns

bool

False is if somebody currently has opened LCD text in popup dialog, true in other cases

Parameters

Clone this wiki locally