UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UTypedElementRegistry::FDisableElementDestructionOnGC Struct Reference

#include <TypedElementRegistry.h>

Public Member Functions

 FDisableElementDestructionOnGC (UTypedElementRegistry *InRegistry)
 
 ~FDisableElementDestructionOnGC ()
 
 FDisableElementDestructionOnGC (const FDisableElementDestructionOnGC &)=delete
 
FDisableElementDestructionOnGCoperator= (const FDisableElementDestructionOnGC &)=delete
 
 FDisableElementDestructionOnGC (FDisableElementDestructionOnGC &&)=delete
 
FDisableElementDestructionOnGCoperator= (FDisableElementDestructionOnGC &&)=delete
 

Detailed Description

Struct to disable auto-GC reference collection within a scope

Constructor & Destructor Documentation

◆ FDisableElementDestructionOnGC() [1/3]

UTypedElementRegistry::FDisableElementDestructionOnGC::FDisableElementDestructionOnGC ( UTypedElementRegistry InRegistry)
inlineexplicit

◆ ~FDisableElementDestructionOnGC()

UTypedElementRegistry::FDisableElementDestructionOnGC::~FDisableElementDestructionOnGC ( )
inline

◆ FDisableElementDestructionOnGC() [2/3]

UTypedElementRegistry::FDisableElementDestructionOnGC::FDisableElementDestructionOnGC ( const FDisableElementDestructionOnGC )
delete

◆ FDisableElementDestructionOnGC() [3/3]

UTypedElementRegistry::FDisableElementDestructionOnGC::FDisableElementDestructionOnGC ( FDisableElementDestructionOnGC &&  )
delete

Member Function Documentation

◆ operator=() [1/2]

FDisableElementDestructionOnGC & UTypedElementRegistry::FDisableElementDestructionOnGC::operator= ( const FDisableElementDestructionOnGC )
delete

◆ operator=() [2/2]

FDisableElementDestructionOnGC & UTypedElementRegistry::FDisableElementDestructionOnGC::operator= ( FDisableElementDestructionOnGC &&  )
delete

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