unreal.PCGSelfPruningType¶
- class unreal.PCGSelfPruningType¶
Bases:
EnumBaseEPCGSelf Pruning Type
C++ Source:
Plugin: PCG
Module: PCG
File: PCGSelfPruning.h
- ALL_EQUAL: PCGSelfPruningType = Ellipsis¶
2
- LARGE_TO_SMALL: PCGSelfPruningType = Ellipsis¶
0
- NONE: PCGSelfPruningType = Ellipsis¶
3
- REMOVE_DUPLICATES: PCGSelfPruningType = Ellipsis¶
4
- SMALL_TO_LARGE: PCGSelfPruningType = Ellipsis¶
1