SwiftlyS2

ISchemaFixedString

Interface ISchemaFixedString

Namespace: SwiftlyS2.Shared.Schemas

Assembly: SwiftlyS2.CS2.dll

public interface ISchemaFixedString : ISchemaFixedArray<byte>, ISchemaField, INativeHandle, IFormattable

Implements

Properties

Value

string Value { get; set; }
Property Value

On this page