Navigation
API > API/Plugins > API/Plugins/MetaHumanCharacterPalette > API/Plugins/MetaHumanCharacterPalette/FEditorOnlyAssetReference
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FEditorOnlyAssetReference & operator=
(
const TSoftObjectPtr< UObject >& InAsset |
EditorOnlyAssetReference.h | ||
FEditorOnlyAssetReference & operator=
(
const FSoftObjectPath& InPath |
EditorOnlyAssetReference.h | ||
FEditorOnlyAssetReference & operator=
(
const UObject* InObject |
EditorOnlyAssetReference.h |
operator=(const TSoftObjectPtr< UObject > &)
| Name | operator= |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Public/EditorOnlyAssetReference.h |
| Include Path | #include "EditorOnlyAssetReference.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Private/EditorOnlyAssetReference.cpp |
FEditorOnlyAssetReference & operator=
(
const TSoftObjectPtr < UObject > & InAsset
)
operator=(const FSoftObjectPath &)
| Name | operator= |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Public/EditorOnlyAssetReference.h |
| Include Path | #include "EditorOnlyAssetReference.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Private/EditorOnlyAssetReference.cpp |
FEditorOnlyAssetReference & operator=
(
const FSoftObjectPath & InPath
)
operator=(const UObject *)
| Name | operator= |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Public/EditorOnlyAssetReference.h |
| Include Path | #include "EditorOnlyAssetReference.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Private/EditorOnlyAssetReference.cpp |
FEditorOnlyAssetReference & operator=
(
const UObject * InObject
)