UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FPendingAsyncPhysicsCommand Struct Reference

Public Attributes

int32 PhysicsStep
 
TWeakObjectPtr< UObjectOwningObject
 
TFunction< void()> Command
 
bool bEnableResim = true
 

Member Data Documentation

◆ bEnableResim

bool FPendingAsyncPhysicsCommand::bEnableResim = true

◆ Command

TFunction<void()> FPendingAsyncPhysicsCommand::Command

◆ OwningObject

TWeakObjectPtr<UObject> FPendingAsyncPhysicsCommand::OwningObject

◆ PhysicsStep

int32 FPendingAsyncPhysicsCommand::PhysicsStep

The documentation for this struct was generated from the following file: