Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeNv
References
| Module | ClothingSystemRuntimeNv |
| Header | /Engine/Source/Runtime/ClothingSystemRuntimeNv/Public/ClothingActor.h |
| Include | #include "ClothingActor.h" |
Syntax
class FClothingActorBase
Remarks
Base clothing actor just needs a link back to its parent asset, everything else defined by derived simulation.
Variables
| Type | Name | Description | |
|---|---|---|---|
| UClothingAssetCommon * | AssetCreatedFrom | Link back to parent asset. |