MtString

Namespace: SharpPluginLoader.Core.MtTypes

public struct MtString

Inheritance ObjectValueTypeMtString

Fields

RefCount

public int RefCount;

Length

public uint Length;

String

public <String>e__FixedBuffer String;

Properties

Item

public char Item { get; set; }

Property Value

Char