Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/MuCO > API/Plugins/CustomizableObject/MuCO/ProjectorUtils__GetEquivalentPro-
References
| Module | CustomizableObject |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObject/Public/MuCO/MutableProjectorTypeUtils.h |
| Include | #include "MuCO/MutableProjectorTypeUtils.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObject/Private/MuCO/MutableProjectorTypeUtils.cpp |
namespace ProjectorUtils
{
CUSTOMIZABLEOBJECT_API mu::PROJECTOR_TYPE ProjectorUtils&58;&58;GetEquivalentProjectorType
&40;
ECustomizableObjectProjectorType ProjectorType
&41;
}
Remarks
Get the equivalent mutable projector type to the CO mutable projector type. the projector type provided but as a mutable core projector type.
Parameters
| Name | Description |
|---|---|
| ProjectorType | The mutable CO projector type to get the mutable's internal equivalent projector type. |