Navigation
API > API/Plugins > API/Plugins/Text3D > API/Plugins/Text3D/FCachedFontFaceGlyphHandle
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCachedFontFaceGlyphHandle & operator=
(
const FCachedFontFaceGlyphHandle& InOther |
Text3DTypes.h | ||
FCachedFontFaceGlyphHandle & operator=
(
FCachedFontFaceGlyphHandle&& InOther |
Text3DTypes.h |
operator=(const FCachedFontFaceGlyphHandle &)
| Name | operator= |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Text3D/Source/Text3D/Public/Text3DTypes.h |
| Include Path | #include "Text3DTypes.h" |
| Source | /Engine/Plugins/VirtualProduction/Text3D/Source/Text3D/Private/Text3DTypes.cpp |
FCachedFontFaceGlyphHandle & operator=
(
const FCachedFontFaceGlyphHandle & InOther
)
operator=(FCachedFontFaceGlyphHandle &&)
| Name | operator= |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Text3D/Source/Text3D/Public/Text3DTypes.h |
| Include Path | #include "Text3DTypes.h" |
| Source | /Engine/Plugins/VirtualProduction/Text3D/Source/Text3D/Private/Text3DTypes.cpp |
FCachedFontFaceGlyphHandle & operator=
(
FCachedFontFaceGlyphHandle && InOther
)