Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/MuR
References
| Module | MutableRuntime |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableRuntime/Public/MuR/System.h |
| Include | #include "MuR/System.h" |
Syntax
class ImageParameterGenerator
Remarks
Interface to request external images used as parameters.
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Ensure virtual destruction. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| TTuple< UE::Tasks::FTask, TFunction< void()> > | Returns the completion event and a cleanup function that must be called once event is completed. | ||
| mu::FImageDesc | GetImageDesc
(
FName Id, |
||
| TTuple< UE::Tasks::FTask, TFunction< void()> > |