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