Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > UObject > FFieldPath
Syntax
mutable TWeakObjectPtr< UStruct > ResolvedOwner
Remarks
The cached owner of this field. Even though implemented as a weak pointer, GC will keep a strong reference to it if exposed through UPROPERTY macro