Navigation
API > API/Plugins > API/Plugins/ChaosOutfitAssetEngine > API/Plugins/ChaosOutfitAssetEngine/UChaosOutfit
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Add
(
const UChaosClothAssetBase& ClothAssetBase |
ChaosOutfitAsset/Outfit.h | ||
void Add
(
const FChaosSizedOutfitSource& SizedOutfitSource, |
ChaosOutfitAsset/Outfit.h |
Add(const UChaosClothAssetBase &)
| Name | Add |
| Type | function |
| Header File | /Engine/Plugins/Experimental/ChaosOutfitAsset/Source/ChaosOutfitAssetEngine/Public/ChaosOutfitAsset/Outfit.h |
| Include Path | #include "ChaosOutfitAsset/Outfit.h" |
| Source | /Engine/Plugins/Experimental/ChaosOutfitAsset/Source/ChaosOutfitAssetEngine/Private/ChaosOutfitAsset/Outfit.cpp |
void Add
(
const UChaosClothAssetBase & ClothAssetBase
)
Add(const FChaosSizedOutfitSource &, const FGuid &)
| Name | Add |
| Type | function |
| Header File | /Engine/Plugins/Experimental/ChaosOutfitAsset/Source/ChaosOutfitAssetEngine/Public/ChaosOutfitAsset/Outfit.h |
| Include Path | #include "ChaosOutfitAsset/Outfit.h" |
| Source | /Engine/Plugins/Experimental/ChaosOutfitAsset/Source/ChaosOutfitAssetEngine/Private/ChaosOutfitAsset/Outfit.cpp |
void Add
(
const FChaosSizedOutfitSource & SizedOutfitSource,
const FGuid & OutfitGuid
)