Navigation
API > API/Runtime > API/Runtime/Engine
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
| Type | Name | Description | |
|---|---|---|---|
| Initialization constructor. |
Destructors
| Type | Name | Description | |
|---|---|---|---|