UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMultiComponentReregisterPair Struct Reference

#include <ComponentReregisterContext.h>

Public Member Functions

 FMultiComponentReregisterPair (UActorComponent *_Component, UWorld *_World)
 

Public Attributes

UActorComponentComponent
 
UWorldWorld
 

Constructor & Destructor Documentation

◆ FMultiComponentReregisterPair()

FMultiComponentReregisterPair::FMultiComponentReregisterPair ( UActorComponent _Component,
UWorld _World 
)
inline

Member Data Documentation

◆ Component

UActorComponent* FMultiComponentReregisterPair::Component

Pointer to component we are unregistering

◆ World

UWorld* FMultiComponentReregisterPair::World

Cache pointer to world from which we were removed


The documentation for this struct was generated from the following file: