Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/MuCO > API/Plugins/CustomizableObject/MuCO/UCustomizableObjectInstance
References
| Module | CustomizableObject |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObject/Classes/MuCO/CustomizableObjectInstance.h |
| Include | #include "MuCO/CustomizableObjectInstance.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObject/Private/MuCO/CustomizableObjectInstance.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;CustomizableObjectInstance&41;
void GetProjectorValue
&40;
const FString & ProjectorParamName,
FVector & OutPos,
FVector & OutDirection,
FVector & OutUp,
FVector & OutScale,
float & OutAngle,
ECustomizableObjectProjectorType & OutType,
int32 RangeIndex
&41; const
Remarks
Get the projector values of a projector parameter with index "ProjectorParamIndex".