SAVE_HEADER
Interface SAVE_HEADER
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface SAVE_HEADER : ISchemaClass<SAVE_HEADER>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
ConnectionCount
ref int ConnectionCount { get; }Property Value
MapVersion
ref int MapVersion { get; }Property Value
SaveId
ref int SaveId { get; }Property Value
SaveTime
ref float SaveTime { get; }Property Value
SpawnGroupName
string SpawnGroupName { get; set; }Property Value
Version
ref int Version { get; }Property Value
WorldOffset
ref matrix3x4_t WorldOffset { get; }Property Value