Navigation
API > API/Plugins > API/Plugins/UAFChooser
| |
|
| Name |
FUAFGraphFactoryAsset_Chooser |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/UAF/UAFChooser/Source/UAFChooser/Public/UAFGraphFactoryAsset_Chooser.h |
| Include Path |
#include "UAFGraphFactoryAsset_Chooser.h" |
Syntax
USTRUCT (DisplayName="Chooser Asset")
struct FUAFGraphFactoryAsset_Chooser : public FUAFGraphFactoryAsset
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
UAFGraphFactoryAsset_Chooser.h |
|
|
|
UAFGraphFactoryAsset_Chooser.h |
|
Variables
Public
Functions
Public
Public Virtual
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual void GetObjectReferences
(
TArray< const UObject* >& OutReferencedObjects
) const
|
|
UAFGraphFactoryAsset_Chooser.h |
|
|
|
UAFGraphFactoryAsset_Chooser.h |
|