UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FScopedActorRoleSwap Class Reference

#include <DataReplication.h>

Public Member Functions

ENGINE_API FScopedActorRoleSwap (AActor *InActor)
 
ENGINE_API ~FScopedActorRoleSwap ()
 
 FScopedActorRoleSwap (const FScopedActorRoleSwap &)=delete
 
FScopedActorRoleSwapoperator= (const FScopedActorRoleSwap &)=delete
 
 FScopedActorRoleSwap (FScopedActorRoleSwap &&Other)
 
FScopedActorRoleSwapoperator= (FScopedActorRoleSwap &&Other)
 

Constructor & Destructor Documentation

◆ FScopedActorRoleSwap() [1/3]

FScopedActorRoleSwap::FScopedActorRoleSwap ( AActor InActor)

◆ ~FScopedActorRoleSwap()

FScopedActorRoleSwap::~FScopedActorRoleSwap ( )

◆ FScopedActorRoleSwap() [2/3]

FScopedActorRoleSwap::FScopedActorRoleSwap ( const FScopedActorRoleSwap )
delete

◆ FScopedActorRoleSwap() [3/3]

FScopedActorRoleSwap::FScopedActorRoleSwap ( FScopedActorRoleSwap &&  Other)
inline

Member Function Documentation

◆ operator=() [1/2]

FScopedActorRoleSwap & FScopedActorRoleSwap::operator= ( const FScopedActorRoleSwap )
delete

◆ operator=() [2/2]

FScopedActorRoleSwap & FScopedActorRoleSwap::operator= ( FScopedActorRoleSwap &&  Other)
inline

The documentation for this class was generated from the following files: