TComponentReregisterContext

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

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ComponentReregisterContext.h

Include

#include "ComponentReregisterContext.h"

Syntax

template<class ComponentType>
class TComponentReregisterContext

Remarks

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

Constructors

Name Description

Public function

TComponentReregisterContext()

Initialization constructor.

Destructors

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss