FMemoryImageString

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Serialization/MemoryImage.h

Include

#include "Serialization/MemoryImage.h"

Syntax

class FMemoryImageString

Constructors

Name Description

Public function

FMemoryImageString()

Public function

FMemoryImageString

(
    FMemoryImageString&&
)

Public function

FMemoryImageString

(
    const FMemoryImageString&
)

Public function

FMemoryImageString

(
    const FString& Other
)

Public function

FMemoryImageString

(
    const CharType* Src
)

Functions

Operators

Name Description

Public function Const

 

operator FString()

Public function Const

const TCHAR ...

 

operator*()

Public function

FMemoryImage...

 

operator=

(
    FMemoryImageString&&
)

Public function

FMemoryImage...

 

operator=

(
    const FMemoryImageString&
)

Classes

Name

Description

Public struct

InternalLinkType

Typedefs

Name

Description

DataType

Array holding the character data

DerivedType

ElementType

InternalBaseType

Constants

Name

Description

CounterBase

InterfaceType

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss