PerTickSettings_t
Interface PerTickSettings_t
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface PerTickSettings_t : ISchemaClass<PerTickSettings_t>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
Awaken
ref bool Awaken { get; }Property Value
FinalLocalToWorld
ref CTransform FinalLocalToWorld { get; }Property Value
IsClient
ref bool IsClient { get; }Property Value
IsPredicted
ref bool IsPredicted { get; }Property Value
LastTimeStep
ref float LastTimeStep { get; }Property Value
NextAnimTime
ref float NextAnimTime { get; }Property Value
PrevAnimTime
ref float PrevAnimTime { get; }Property Value
PrevLocalToWorld
ref CTransform PrevLocalToWorld { get; }Property Value
RootMotion
CRootMotion RootMotion { get; }Property Value
StartingLocalToWorld
ref CTransform StartingLocalToWorld { get; }Property Value
Teleported
ref bool Teleported { get; }Property Value
UpdateID
ref int UpdateID { get; }Property Value