FScopedActorRoleSwap

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Net/DataReplication.h

Include

#include "Net/DataReplication.h"

Syntax

class FScopedActorRoleSwap

Constructors

Name Description

Public function

FScopedActorRoleSwap

(
    AActor* InActor
)

Public function

FScopedActorRoleSwap

(
    const FScopedActorRoleSwap&
)

Public function

FScopedActorRoleSwap

(
    FScopedActorRoleSwap&& Other
)

Destructors

Name Description

Public function

~FScopedActorRoleSwap()

Operators

Name Description

Public function

FScopedActor...

 

operator=

(
    const FScopedActorRoleSwap&
)

Public function

FScopedActor...

 

operator=

(
    FScopedActorRoleSwap&& Other
)

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