SwiftlyS2

EventClientProcessInput_t

Interface EventClientProcessInput_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

LoopState

EngineLoopState_t LoopState { get; }
Property Value

RealTime

ref float RealTime { get; }
Property Value

TickInterval

ref float TickInterval { get; }
Property Value

TickStartTime

ref double TickStartTime { get; }
Property Value

On this page