Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/USkeletalMesh
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TArray< TObjectPtr< UClothingAssetBase > > & GetMeshClothingAssets () |
Engine/SkeletalMesh.h | ||
const TArray< UClothingAssetBase * > & GetMeshClothingAssets () |
Engine/SkeletalMesh.h |
|
GetMeshClothingAssets()
| Name | GetMeshClothingAssets |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/SkeletalMesh.h |
| Include Path | #include "Engine/SkeletalMesh.h" |
TArray < TObjectPtr < UClothingAssetBase > > & GetMeshClothingAssets()
GetMeshClothingAssets()
| Name | GetMeshClothingAssets |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/SkeletalMesh.h |
| Include Path | #include "Engine/SkeletalMesh.h" |
UFUNCTION (BlueprintGetter)
const TArray < UClothingAssetBase * > & GetMeshClothingAssets() const