Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Net
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Net/DataReplication.h |
| Include | #include "Net/DataReplication.h" |
Syntax
class FScopedActorRoleSwap
Constructors
| Type | Name | Description | |
|---|---|---|---|
FScopedActorRoleSwap
(
AActor* InActor |
|||
FScopedActorRoleSwap
(
const FScopedActorRoleSwap& |
|||
FScopedActorRoleSwap
(
FScopedActorRoleSwap&& Other |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Operators
| Type | Name | Description | |
|---|---|---|---|
| FScopedActorRoleSwap & | operator=
(
const FScopedActorRoleSwap& |
||
| FScopedActorRoleSwap & | operator=
(
FScopedActorRoleSwap&& Other |