![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ObjectPtr.h>
Static Public Member Functions | |
| template<typename T > | |
| static FORCEINLINE uint32 | GetPtrTypeHash (const TObjectPtr< T > &InObjectPtr) |
| template<typename T > | |
| static FORCEINLINE FArchive & | Serialize (FArchive &Ar, TObjectPtr< T > &InObjectPtr) |
| template<typename T > | |
| static FORCEINLINE void | SerializePtrStructured (FStructuredArchiveSlot Slot, TObjectPtr< T > &InObjectPtr) |
| template<typename T > | |
| static FORCEINLINE T * | NoAccessTrackingGet (const TObjectPtr< T > &Ptr) |
| template<typename T > | |
| static FORCEINLINE T * | NoAccessTrackingGetNoResolve (const TObjectPtr< T > &Ptr) |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |