ISchemaFixedString
Interface ISchemaFixedString
Namespace: SwiftlyS2.Shared.Schemas
Assembly: SwiftlyS2.CS2.dll
public interface ISchemaFixedString : ISchemaFixedArray<byte>, ISchemaField, INativeHandle, IFormattableImplements
Properties
Value
string Value { get; set; }Property Value