Navigation
API > API/Plugins > API/Plugins/UAF
| |
|
| Name |
FUAFSystemFactoryAsset_System |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/Module/UAFSystemAssetData.h |
| Include Path |
#include "Module/UAFSystemAssetData.h" |
Syntax
USTRUCT (DisplayName="System Asset")
struct FUAFSystemFactoryAsset_System : public FUAFSystemFactoryAsset
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Module/UAFSystemAssetData.h |
|
|
|
Module/UAFSystemAssetData.h |
|
Variables
Public
Functions
Public
Public Virtual
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual void GetObjectReferences
(
TArray< const UObject* >& OutReferencedObjects
) const
|
|
Module/UAFSystemAssetData.h |
|
|
If false, this data is not valid to attempt to construct a UAF asset from. |
Module/UAFSystemAssetData.h |
|