Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeNv
| Name | FClothingSystemRuntimeModuleNv |
| Type | class |
| Header File | /Engine/Source/Runtime/ClothingSystemRuntimeNv/Public/ClothingSystemRuntimeModuleNv.h |
| Include Path | #include "ClothingSystemRuntimeModuleNv.h" |
Syntax
class FClothingSystemRuntimeModuleNv :
public IModuleInterface ,
public IClothingSimulationFactoryClassProvider
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FClothingSystemRuntimeModuleNv() |
ClothingSystemRuntimeModuleNv.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
nv::cloth::ClothMeshQuadifier * GetMeshQuadifier() |
ClothingSystemRuntimeModuleNv.h | ||
nv::cloth::Factory * GetSoftwareFactory() |
ClothingSystemRuntimeModuleNv.h |
Overridden from IModuleInterface
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ShutdownModule() |
ClothingSystemRuntimeModuleNv.h | ||
virtual void StartupModule() |
ClothingSystemRuntimeModuleNv.h |
Overridden from IClothingSimulationFactoryClassProvider
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TSubclassOf< UClothingSimulationFactory > GetClothingSimulationFactoryClass() |
ClothingSystemRuntimeModuleNv.h |