Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
ObjectPtr_Private::Friend Struct Reference

#include <ObjectPtr.h>

Static Public Member Functions

template<typename T >
static FORCEINLINE uint32 GetPtrTypeHash (const TObjectPtr< T > &InObjectPtr)
 
template<typename T >
static FORCEINLINE FArchiveSerialize (FArchive &Ar, TObjectPtr< T > &InObjectPtr)
 
template<typename T >
static FORCEINLINE void SerializePtrStructured (FStructuredArchiveSlot Slot, TObjectPtr< T > &InObjectPtr)
 

Detailed Description

Definition at line 730 of file ObjectPtr.h.

Member Function Documentation

◆ GetPtrTypeHash()

template<typename T >
static FORCEINLINE uint32 ObjectPtr_Private::Friend::GetPtrTypeHash ( const TObjectPtr< T > & InObjectPtr)
inlinestatic

Definition at line 733 of file ObjectPtr.h.

◆ Serialize()

template<typename T >
static FORCEINLINE FArchive & ObjectPtr_Private::Friend::Serialize ( FArchive & Ar,
TObjectPtr< T > & InObjectPtr )
inlinestatic

Definition at line 739 of file ObjectPtr.h.

◆ SerializePtrStructured()

template<typename T >
static FORCEINLINE void ObjectPtr_Private::Friend::SerializePtrStructured ( FStructuredArchiveSlot Slot,
TObjectPtr< T > & InObjectPtr )
inlinestatic

Definition at line 746 of file ObjectPtr.h.


The documentation for this struct was generated from the following file: