Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGMeshSelectorWeightedEntry
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
MeshSelectors/PCGMeshSelectorWeighted.h |
|
|
|
MeshSelectors/PCGMeshSelectorWeighted.h |
|
FPCGMeshSelectorWeightedEntry()
| |
|
| Name |
FPCGMeshSelectorWeightedEntry |
| Type |
function |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/MeshSelectors/PCGMeshSelectorWeighted.h |
| Include Path |
#include "MeshSelectors/PCGMeshSelectorWeighted.h" |
FPCGMeshSelectorWeightedEntry()
FPCGMeshSelectorWeightedEntry(TSoftObjectPtr< UStaticMesh >, int)
| |
|
| Name |
FPCGMeshSelectorWeightedEntry |
| Type |
function |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/MeshSelectors/PCGMeshSelectorWeighted.h |
| Include Path |
#include "MeshSelectors/PCGMeshSelectorWeighted.h" |
| Source |
/Engine/Plugins/PCG/Source/PCG/Private/MeshSelectors/PCGMeshSelectorWeighted.cpp |
FPCGMeshSelectorWeightedEntry
(
TSoftObjectPtr < UStaticMesh > InMesh,
int InWeight
)