![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <CharacterMovementComponentAsync.h>
Inheritance diagram for FCharacterMovementComponentAsyncCallback:Additional Inherited Members | |
Protected Member Functions inherited from Chaos::ISimCallbackObject | |
| ISimCallbackObject (const ESimCallbackOptions InOptions=ESimCallbackOptions::Presimulate) | |
| CHAOS_API FSimCallbackInput * | GetProducerInputData_External () |
| void | SetCurrentInput_Internal (FSimCallbackInput *NewInput) |
| void | SetSimAndDeltaTime_Internal (const FReal InSimTime, const FReal InDeltaTime) |
| const FSimCallbackInput * | GetCurrentInput_Internal () const |
Protected Attributes inherited from Chaos::ISimCallbackObject | |
| FSimCallbackOutput * | CurrentOutput_Internal |
|
overridevirtual |
Get a stat name to describe this callback in external profiling and STATS when Named events are enabled
Reimplemented from Chaos::ISimCallbackObject.