Manually call RegisterGCObject() later to avoid collecting references from empty / late-initialized FGCObjects
AddStableNativeReferencesOnly
Declare that AddReferencedObjects only calls FReferenceCollector::AddStableReference*() functions instead of the older FReferenceCollector::AddReferenceObject*() and only adds native references.