EventPostAdvanceTick_t
Interface EventPostAdvanceTick_t
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface EventPostAdvanceTick_t : EventSimulate_t, ISchemaClass<EventSimulate_t>, ISchemaClass<EventPostAdvanceTick_t>, ISchemaField, ISchemaClass, INativeHandleImplements
- EventSimulate_t
- ISchemaClass<EventSimulate_t>
- ISchemaClass<EventPostAdvanceTick_t>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
CurrentTick
ref int CurrentTick { get; }Property Value
CurrentTickThisFrame
ref int CurrentTickThisFrame { get; }Property Value
TotalTicks
ref int TotalTicks { get; }Property Value
TotalTicksThisFrame
ref int TotalTicksThisFrame { get; }Property Value