![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ComponentReregisterContext.h>
Inheritance diagram for FComponentReregisterContextBase:Protected Member Functions | |
| ENGINE_API UWorld * | UnRegister (UActorComponent *InComponent) |
| ENGINE_API void | ReRegister (UActorComponent *InComponent, UWorld *InWorld) |
Protected Attributes | |
| TSet< FSceneInterface * > * | ScenesToUpdateAllPrimitiveSceneInfos = nullptr |
Base class for Component Reregister objects, provides helper functions for performing the UnRegister and ReRegister
|
protected |
|
protected |
|
protected |