![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ComponentReregisterContext.h>
Public Member Functions | |
| FMultiComponentReregisterPair (UActorComponent *_Component, UWorld *_World) | |
Public Attributes | |
| UActorComponent * | Component |
| UWorld * | World |
|
inline |
| UActorComponent* FMultiComponentReregisterPair::Component |
Pointer to component we are unregistering
| UWorld* FMultiComponentReregisterPair::World |
Cache pointer to world from which we were removed