VRage.Game.ModAPI.Ingame.Utilities.TextPtr.StartsWithCaseInsensitive - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← TextPtr
public bool StartsWithCaseInsensitive(string what)
Determines if the current pointer location starts with the given string - in a case insensitive manner.
- string what