Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore
| Name | FCreatedModule |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/SimModule/SimulationModuleBase.h |
| Include Path | #include "SimModule/SimulationModuleBase.h" |
Syntax
struct FCreatedModule
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| SimModule/SimulationModuleBase.h | |||
FCreatedModule
(
const FCreatedModule& Other |
SimModule/SimulationModuleBase.h | ||
FCreatedModule
(
const FName& InSimType, |
SimModule/SimulationModuleBase.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Guid | int | SimModule/SimulationModuleBase.h | ||
| SimType | FName | SimModule/SimulationModuleBase.h | ||
| TreeIndex | int32 | SimModule/SimulationModuleBase.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCreatedModule & operator=
(
const FCreatedModule& Other |
SimModule/SimulationModuleBase.h |