![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FReferenceCollector::AROPrivate, including all inherited members.
| AddReferencedObject(FReferenceCollector &Coll, UObjectType *&Object, const UObject *ReferencingObject=nullptr, const FProperty *ReferencingProperty=nullptr) | FReferenceCollector::AROPrivate | inlinestatic |
| AddReferencedObject(FReferenceCollector &Coll, const UObjectType *&Object, const UObject *ReferencingObject=nullptr, const FProperty *ReferencingProperty=nullptr) | FReferenceCollector::AROPrivate | inlinestatic |
| AddReferencedObjects(FReferenceCollector &Coll, TArray< UObjectType * > &ObjectArray, const UObject *ReferencingObject=nullptr, const FProperty *ReferencingProperty=nullptr) | FReferenceCollector::AROPrivate | inlinestatic |
| AddReferencedObjects(FReferenceCollector &Coll, TArray< const UObjectType * > &ObjectArray, const UObject *ReferencingObject=nullptr, const FProperty *ReferencingProperty=nullptr) | FReferenceCollector::AROPrivate | inlinestatic |
| AddReferencedObjects(FReferenceCollector &Coll, TSet< UObjectType * > &ObjectSet, const UObject *ReferencingObject=nullptr, const FProperty *ReferencingProperty=nullptr) | FReferenceCollector::AROPrivate | inlinestatic |
| AddReferencedObjects(FReferenceCollector &Coll, TMapBase< KeyType *, ValueType, Allocator, KeyFuncs > &Map, const UObject *ReferencingObject=nullptr, const FProperty *ReferencingProperty=nullptr) | FReferenceCollector::AROPrivate | inlinestatic |
| AddReferencedObjects(FReferenceCollector &Coll, TMapBase< KeyType, ValueType *, Allocator, KeyFuncs > &Map, const UObject *ReferencingObject=nullptr, const FProperty *ReferencingProperty=nullptr) | FReferenceCollector::AROPrivate | inlinestatic |
| AddReferencedObjects(FReferenceCollector &Coll, TMapBase< KeyType *, ValueType *, Allocator, KeyFuncs > &Map, const UObject *ReferencingObject=nullptr, const FProperty *ReferencingProperty=nullptr) | FReferenceCollector::AROPrivate | inlinestatic |
| AddReferencedObjects(FReferenceCollector &Coll, const UScriptStruct *&ScriptStruct, void *Instance, const UObject *ReferencingObject=nullptr, const FProperty *ReferencingProperty=nullptr) | FReferenceCollector::AROPrivate | static |