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

VRage.Game.ModAPI.Ingame.Utilities.TextPtr.StartsWithCaseInsensitive

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

IndexNamespace IndexTextPtr

Summary

public bool StartsWithCaseInsensitive(string what)

Determines if the current pointer location starts with the given string - in a case insensitive manner.

Returns

bool

Parameters

Clone this wiki locally