UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::TSimModuleSettings< T > Class Template Reference

#include <SimulationModuleBase.h>

Public Member Functions

 TSimModuleSettings (const T &SetupIn)
 
FORCEINLINE T & AccessSetup ()
 
FORCEINLINE const T & Setup () const
 

Detailed Description

template<typename T>
class Chaos::TSimModuleSettings< T >

Code common between all simulation building blocks settings

Constructor & Destructor Documentation

◆ TSimModuleSettings()

template<typename T >
Chaos::TSimModuleSettings< T >::TSimModuleSettings ( const T &  SetupIn)
inlineexplicit

Member Function Documentation

◆ AccessSetup()

template<typename T >
FORCEINLINE T & Chaos::TSimModuleSettings< T >::AccessSetup ( )
inline

◆ Setup()

template<typename T >
FORCEINLINE const T & Chaos::TSimModuleSettings< T >::Setup ( ) const
inline

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