UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TComponentReregisterContext< ComponentType > Class Template Reference

#include <ComponentReregisterContext.h>

Public Member Functions

 TComponentReregisterContext ()
 
 ~TComponentReregisterContext ()
 

Detailed Description

template<class ComponentType>
class TComponentReregisterContext< ComponentType >

Removes all components of the templated type from their scenes for the lifetime of the class.

Constructor & Destructor Documentation

◆ TComponentReregisterContext()

template<class ComponentType >
TComponentReregisterContext< ComponentType >::TComponentReregisterContext ( )
inline

Initialization constructor.

◆ ~TComponentReregisterContext()

template<class ComponentType >
TComponentReregisterContext< ComponentType >::~TComponentReregisterContext ( )
inline

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