UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::FPendingModuleAdds Struct Reference

#include <SimModuleTree.h>

Public Member Functions

 FPendingModuleAdds (int ParentIndexIn, ISimulationModuleBase *NewSimModuleIn)
 

Public Attributes

int ParentIndex
 
ISimulationModuleBaseNewSimModule
 

Constructor & Destructor Documentation

◆ FPendingModuleAdds()

Chaos::FPendingModuleAdds::FPendingModuleAdds ( int  ParentIndexIn,
ISimulationModuleBase NewSimModuleIn 
)
inline

Member Data Documentation

◆ NewSimModule

ISimulationModuleBase* Chaos::FPendingModuleAdds::NewSimModule

◆ ParentIndex

int Chaos::FPendingModuleAdds::ParentIndex

The documentation for this struct was generated from the following file: