Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/UCustomizableSystemImageProvider
Description
Used in the editor to show the list of available options. Only necessary if the images are required in editor previews.
Derived Overrides
| Name | GetTextureParameterValues |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/CustomizableObject/Public/MuCO/CustomizableObjectSystem.h |
| Include Path | #include "MuCO/CustomizableObjectSystem.h" |
virtual void GetTextureParameterValues
(
TArray < FCustomizableObjectExternalTexture > & OutValues
)