Navigation
API > API/Runtime > API/Runtime/CoreUObject
| Name | FReferencerInformationList |
| Type | struct |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/ObjectMacros.h |
| Include Path | #include "UObject/ObjectMacros.h" |
Syntax
struct FReferencerInformationList
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| UObject/ObjectMacros.h | |||
FReferencerInformationList
(
const TArray< FReferencerInformation >& InternalRefs, |
UObject/ObjectMacros.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ExternalReferences | TArray< FReferencerInformation > | UObject/ObjectMacros.h | ||
| InternalReferences | TArray< FReferencerInformation > | UObject/ObjectMacros.h |