Navigation
API > API/Runtime > API/Runtime/Engine
Inheritance Hierarchy
- ISimCallbackObject
- TSimCallbackObject
- FCharacterMovementComponentAsyncCallback
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/CharacterMovementComponentAsync.h |
| Include | #include "CharacterMovementComponentAsync.h" |
Syntax
class FCharacterMovementComponentAsyncCallback : public Chaos::TSimCallbackObject< FCharacterMovementComponentAsyncInput, FCharacterMovementComponentAsyncOutput >
Overridden from ISimCallbackObject
| Type | Name | Description | |
|---|---|---|---|
| FName | Get a stat name to describe this callback in external profiling and STATS when Named events are enabled |