![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "SimModule/DeferredForcesModular.h"#include "SimModule/SimulationModuleBase.h"#include "SimModule/ModuleInput.h"#include "SimModule/VehicleBlackboard.h"#include "SimModuleTree.generated.h"Go to the source code of this file.
Classes | |
| struct | Chaos::FPendingModuleAdds |
| struct | Chaos::FPendingModuleDeletions |
| class | Chaos::FSimTreeUpdates |
| struct | Chaos::FVehicleState |
| class | Chaos::FSimModuleTree |
| struct | Chaos::FSimModuleTree::FSimModuleNode |
Namespaces | |
| namespace | Chaos |
Macros | |
| #define | UE_API CHAOSVEHICLESCORE_API |
Enumerations | |
| enum | ESimTreeProcessingOrder : int8 { ManualOverride = 0 , LeafFirst = 1 , RootFirst = 2 , LeafFirstBFS = 3 } |
Functions | |
| DECLARE_STATS_GROUP (TEXT("ModularVehicle.SimTree"), STATGROUP_ModularVehicleSimTree, STATGROUP_Advanced) | |
| #define UE_API CHAOSVEHICLESCORE_API |
| DECLARE_STATS_GROUP | ( | TEXT("ModularVehicle.SimTree") | , |
| STATGROUP_ModularVehicleSimTree | , | ||
| STATGROUP_Advanced | |||
| ) |