ISchemaStringFixedArray
Interface ISchemaStringFixedArray
Namespace: SwiftlyS2.Shared.Schemas
Assembly: SwiftlyS2.CS2.dll
public interface ISchemaStringFixedArray : ISchemaFixedArray<nint>, ISchemaField, INativeHandleImplements
Properties
this
string this[int index] { get; set; }Property Value