SwiftlyS2

NmSyncTrackTimeRange_t

Interface NmSyncTrackTimeRange_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface NmSyncTrackTimeRange_t : ISchemaClass<NmSyncTrackTimeRange_t>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

EndTime

NmSyncTrackTime_t EndTime { get; }
Property Value

StartTime

NmSyncTrackTime_t StartTime { get; }
Property Value

On this page