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

VRage.Game.ModAPI.Ingame.Utilities.TextPtr.Find

Morten Aune Lyrstad edited this page Nov 26, 2020 · 16 revisions

IndexNamespace IndexTextPtr

Summary

public TextPtr Find(string str)

Finds the given text string

Returns

TextPtr

Parameters

Summary

public TextPtr Find(char ch)

Finds the given character

Returns

TextPtr

Parameters

Clone this wiki locally