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

Sandbox.ModAPI.Ingame.IMyTextPanel.WritePublicTitle

Malware edited this page Dec 13, 2025 · 19 revisions

DEPRECATION NOTICE

This API documentation is out of date and no longer maintained.

Please visit the new documentation at: https://malforge.github.io/spaceengineers/pbapi

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