Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/MuCO > API/Plugins/CustomizableObject/MuCO/UCustomizableObject > API/Plugins/CustomizableObject/MuCO/UCustomizableObject/GetProjectorPara-
References
| Module | CustomizableObject |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObject/Classes/MuCO/CustomizableObject.h |
| Include | #include "MuCO/CustomizableObject.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObject/Private/MuCO/CustomizableObject.cpp |
FCustomizableObjectProjector GetProjectorParameterDefaultValue
&40;
const FString & InParameterName
&41; const
Remarks
Get the default value of a projector with the provided name A data structure containing all the default data for the targeted projector parameter.
Parameters
| Name | Description |
|---|---|
| InParameterName | The name of the parameter to get the default value of. |