| Allowlist |
TArray< FString > |
Map of parameters available for the Customizable Object and their tags */ |
MuCOP/CustomizableObjectPopulationClass.h |
- Category="CustomizablePopulationClass"
- EditAnywhere
|
| Blocklist |
TArray< FString > |
List of parameter tags forbidden for this class |
MuCOP/CustomizableObjectPopulationClass.h |
- Category="CustomizablePopulationClass"
- EditAnywhere
|
| Characteristics |
TArray< FCustomizableObjectPopulationCharacteristic > |
Additional options to take into account for some parameters |
MuCOP/CustomizableObjectPopulationClass.h |
- Category="CustomizablePopulationClass"
- EditAnywhere
|
| CustomizableObject |
TObjectPtr< class UCustomizableObject > |
Customizable Object that defines this class |
MuCOP/CustomizableObjectPopulationClass.h |
- Category="CustomizablePopulationClass"
- EditAnywhere
|
| CustomizableObjectInstance |
TObjectPtr< class UCustomizableObjectInstance > |
Customizable Object Instance for UI purposes |
MuCOP/CustomizableObjectPopulationClass.h |
|
| EditorCurve |
TObjectPtr< class UCurveBase > |
UCurve for UI purposes |
MuCOP/CustomizableObjectPopulationClass.h |
|
| Name |
FString |
Name of the Customizable Object Population Class |
MuCOP/CustomizableObjectPopulationClass.h |
- Category="CustomizablePopulationClass"
- EditAnywhere
|
| Tags |
TArray< FString > |
Array with all the tags deffined for this population class |
MuCOP/CustomizableObjectPopulationClass.h |
|