![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <WheelModule.h>
Inheritance diagram for Chaos::FWheelSimFactory:Public Member Functions | |
| FWheelSimFactory () | |
Public Member Functions inherited from Chaos::FSimFactoryModule< FWheelSimModuleData > | |
| FSimFactoryModule (const FString &DebugNameIn) | |
| TSharedPtr< Chaos::FModuleNetData > | GenerateNetData (const int32 SimArrayIndex) const override |
Public Member Functions inherited from Chaos::IFactoryModule | |
| DEFINE_CHAOSSIMTYPENAME (IFactoryModule) | |
| virtual | ~IFactoryModule () |
Public Member Functions inherited from Chaos::FSimulationModuleTypeContainer | |
| void | AddType (FName InType) |
| bool | IsSimType (FName InType) const |
| FName | GetSimType () const |
| template<typename U > | |
| bool | IsSimType () const |
| template<typename U > | |
| U * | Cast () |
| template<typename U > | |
| const U * | Cast () const |
Public Member Functions inherited from Chaos::TSimulationModuleTypeableBase< IFactoryModule > | |
| TSimulationModuleTypeableBase () | |
Additional Inherited Members | |
Static Public Member Functions inherited from Chaos::FSimulationModuleTypeContainer | |
| template<typename U > | |
| static FName | GetStaticSimType () |
Static Public Member Functions inherited from Chaos::TSimulationModuleTypeableBase< IFactoryModule > | |
| static FName | StaticSimTypeBase () |
Public Attributes inherited from Chaos::FSimFactoryModule< FWheelSimModuleData > | |
| FString | DebugString |
Public Attributes inherited from Chaos::FSimulationModuleTypeContainer | |
| TSet< FName > | MyTypes |
| FName | MostRecentAdd = NAME_None |
|
inline |