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

#include <SimulationModuleBase.h>

Public Member Functions

 FCreatedModules (const FName &InSimType, int InGuid, int InTreeIndex)
 

Public Attributes

const FNameSimType
 
int Guid = INDEX_NONE
 
int TreeIndex = INDEX_NONE
 

Constructor & Destructor Documentation

◆ FCreatedModules()

Chaos::FCreatedModules::FCreatedModules ( const FName InSimType,
int  InGuid,
int  InTreeIndex 
)
inline

Member Data Documentation

◆ Guid

int Chaos::FCreatedModules::Guid = INDEX_NONE

◆ SimType

const FName& Chaos::FCreatedModules::SimType

◆ TreeIndex

int Chaos::FCreatedModules::TreeIndex = INDEX_NONE

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