SwiftlyS2

SkeletonAnimCapture_t__FrameStamp_t

Interface SkeletonAnimCapture_t__FrameStamp_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

CurTime

ref float CurTime { get; }
Property Value

EntitySimTime

ref float EntitySimTime { get; }
Property Value

FrameCount

ref int FrameCount { get; }
Property Value

Predicted

ref bool Predicted { get; }
Property Value

RealTime

ref float RealTime { get; }
Property Value

TeleportTick

ref bool TeleportTick { get; }
Property Value

TickCount

ref int TickCount { get; }
Property Value

Time

ref float Time { get; }
Property Value

On this page