FGlobalComponentReregisterContext

Removes all components 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

class FGlobalComponentReregisterContext

Remarks

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

Constructors

Name Description

Public function

FGlobalComponentReregisterContext()

Initialization constructor.

Public function

FGlobalComponentReregisterContext

(
    const TArray< UClass* >& Excl...
)

Initialization constructor.

Destructors

Name Description

Public function

~FGlobalComponentReregisterContext()

Destructor

Constants

Name

Description

ActiveGlobalReregisterContextCount

Indicates that a FGlobalComponentReregisterContext is currently active

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