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

VRage.Game.GUI.TextPanel.MySprite.CreateText

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

IndexNamespace IndexMySprite

Summary

public static MySprite CreateText(string text, string fontId, Color color, float scale = 1, TextAlignment alignment = TextAlignment.CENTER)

Returns

MySprite

Parameters

Clone this wiki locally