Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/FImage
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Serialise
(
FOutputArchive& |
MuR/Image.h | ||
static void Serialise
(
const FImage*, |
Serialisation. | MuR/Image.h |
Serialise(FOutputArchive &)
| Name | Serialise |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/MutableRuntime/Public/MuR/Image.h |
| Include Path | #include "MuR/Image.h" |
| Source | /Engine/Plugins/Mutable/Source/MutableRuntime/Private/MuR/Image.cpp |
void Serialise
(
FOutputArchive &
) const
Serialise(const FImage *, FOutputArchive &)
Description
Serialisation.
| Name | Serialise |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/MutableRuntime/Public/MuR/Image.h |
| Include Path | #include "MuR/Image.h" |
| Source | /Engine/Plugins/Mutable/Source/MutableRuntime/Private/MuR/Image.cpp |
static void Serialise
(
const FImage *,
FOutputArchive &
)