UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FScriptTypedElementInternalDataOwner Class Reference

#include <TypedElementData.h>

+ Inheritance diagram for FScriptTypedElementInternalDataOwner:

Public Member Functions

 FScriptTypedElementInternalDataOwner (FTypedElementInternalData &InInternalData)
 
 ~FScriptTypedElementInternalDataOwner ()
 
- Public Member Functions inherited from FScriptTypedElementInternalDataPtr
 FScriptTypedElementInternalDataPtr ()=default
 
 ~FScriptTypedElementInternalDataPtr ()
 
 FScriptTypedElementInternalDataPtr (const FScriptTypedElementInternalDataPtr &Other)
 
 FScriptTypedElementInternalDataPtr (FScriptTypedElementInternalDataPtr &&Other)
 
FScriptTypedElementInternalDataPtroperator= (const FScriptTypedElementInternalDataPtr &Other)
 
FScriptTypedElementInternalDataPtroperator= (FScriptTypedElementInternalDataPtr &&Other)
 
bool operator== (const FScriptTypedElementInternalDataPtr &Other) const
 
bool operator!= (const FScriptTypedElementInternalDataPtr &Other) const
 
bool IsSet () const
 
void Release ()
 
const FTypedElementIdGetId () const
 
FTypedElementInternalDataGetInternalData () const
 

Additional Inherited Members

- Protected Member Functions inherited from FScriptTypedElementInternalDataPtr
void IncrementCount ()
 
void DecrementCount ()
 
 FScriptTypedElementInternalDataPtr (FTypedElementInternalData &InternalData)
 
- Protected Attributes inherited from FScriptTypedElementInternalDataPtr
FScriptTypedElementInternalDataControlBlockControlBlock = nullptr
 

Constructor & Destructor Documentation

◆ FScriptTypedElementInternalDataOwner()

FScriptTypedElementInternalDataOwner::FScriptTypedElementInternalDataOwner ( FTypedElementInternalData InInternalData)
inline

◆ ~FScriptTypedElementInternalDataOwner()

FScriptTypedElementInternalDataOwner::~FScriptTypedElementInternalDataOwner ( )
inline

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