BakkesMod Programming Wiki
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

EngineTAWrapper : ObjectWrapper

View Implementation

_NODISCARD bool 
IsNull() const



operator bool() const



unsigned long 
GetbEnableClientPrediction()



void 
SetbEnableClientPrediction(unsigned long newbEnableClientPrediction)


Parameter Type Description
newbEnableClientPrediction unsigned long

unsigned long 
GetbClientPhysicsUpdate()



void 
SetbClientPhysicsUpdate(unsigned long newbClientPhysicsUpdate)


Parameter Type Description
newbClientPhysicsUpdate unsigned long

unsigned long 
GetbDisableClientCorrections()



void 
SetbDisableClientCorrections(unsigned long newbDisableClientCorrections)


Parameter Type Description
newbDisableClientCorrections unsigned long

unsigned long 
GetbDebugClientCorrections()



void 
SetbDebugClientCorrections(unsigned long newbDebugClientCorrections)


Parameter Type Description
newbDebugClientCorrections unsigned long

unsigned long 
GetbForceClientCorrection()



void 
SetbForceClientCorrection(unsigned long newbForceClientCorrection)


Parameter Type Description
newbForceClientCorrection unsigned long

float 
GetPhysicsFramerate()



void 
SetPhysicsFramerate(float newPhysicsFramerate)


Parameter Type Description
newPhysicsFramerate float

int 
GetMaxPhysicsSubsteps()



void 
SetMaxPhysicsSubsteps(int newMaxPhysicsSubsteps)


Parameter Type Description
newMaxPhysicsSubsteps int

int 
GetMaxUploadedClientFrames()



void 
SetMaxUploadedClientFrames(int newMaxUploadedClientFrames)


Parameter Type Description
newMaxUploadedClientFrames int

int 
GetMaxClientReplayFrames()



void 
SetMaxClientReplayFrames(int newMaxClientReplayFrames)


Parameter Type Description
newMaxClientReplayFrames int

int 
GetPhysicsFrame()



void 
SetPhysicsFrame(int newPhysicsFrame)


Parameter Type Description
newPhysicsFrame int

float 
GetRenderAlpha()



void 
SetRenderAlpha(float newRenderAlpha)


Parameter Type Description
newRenderAlpha float

int 
GetReplicatedPhysicsFrame()



void 
SetReplicatedPhysicsFrame(int newReplicatedPhysicsFrame)


Parameter Type Description
newReplicatedPhysicsFrame int

int 
GetDirtyPhysicsFrame()



void 
SetDirtyPhysicsFrame(int newDirtyPhysicsFrame)


Parameter Type Description
newDirtyPhysicsFrame int

int 
GetForceCorrectionFrames()



void 
SetForceCorrectionFrames(int newForceCorrectionFrames)


Parameter Type Description
newForceCorrectionFrames int

int 
GetTickNotifyIndex()



void 
SetTickNotifyIndex(int newTickNotifyIndex)


Parameter Type Description
newTickNotifyIndex int

UnrealStringWrapper 
GetShellArchetypePath()



float 
GetLastBugReportTime()



void 
SetLastBugReportTime(float newLastBugReportTime)


Parameter Type Description
newLastBugReportTime float

float 
GetDebugClientCorrectionStartTime()



void 
SetDebugClientCorrectionStartTime(float newDebugClientCorrectionStartTime)


Parameter Type Description
newDebugClientCorrectionStartTime float

int 
GetDebugClientCorrectionCount()



void 
SetDebugClientCorrectionCount(int newDebugClientCorrectionCount)


Parameter Type Description
newDebugClientCorrectionCount int

StatGraphSystemWrapper 
GetStatGraphs()



void 
SetStatGraphs(StatGraphSystemWrapper newStatGraphs)


Parameter Type Description
newStatGraphs StatGraphSystemWrapper

float 
GetLastPhysicsDeltaTimeScale()



void 
SetLastPhysicsDeltaTimeScale(float newLastPhysicsDeltaTimeScale)


Parameter Type Description
newLastPhysicsDeltaTimeScale float

void 
DebugClientCorrections2()



float 
GetBulletFixedDeltaTime()



void 
RunPhysicsStep(int BulletSceneIndex, float DeltaTime)


Parameter Type Description
BulletSceneIndex int
DeltaTime float

void 
UpdateReplicatedPhysicsFrame(int ServerFrame)


Parameter Type Description
ServerFrame int

void 
DebugDedicatedServer(float ForHowLong)


Parameter Type Description
ForHowLong float

float 
GetPhysicsTime()



void 
eventRecordAppStart()



void 
eventInit()



void 
EventPreAsyncTick(float DeltaTime)


Parameter Type Description
DeltaTime float