![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ObjectPtr.h>
Public Member Functions | |
| TPrivateObjectPtr (const TPrivateObjectPtr< T > &Other)=default | |
Friends | |
| struct | TObjectPtr< T > |
| TPrivateObjectPtr | MakeObjectPtrUnsafe (const UObject *Obj) |
|
default |
|
friend |
Used to allow the caller to provide a pointer to an incomplete type of T that has explicitly cast to a UObject.
|
friend |