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

Sandbox.ModAPI.Ingame.IMyTextSurface.WriteText

Malware edited this page May 4, 2019 · 5 revisions

IndexNamespace IndexIMyTextSurface

Summary

public bool WriteText(string value, bool append)

Returns

bool

Parameters

Summary

public bool WriteText(StringBuilder value, bool append)

Returns

bool

Parameters

Clone this wiki locally