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