Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FScopedActorRoleSwap
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopedActorRoleSwap & operator=
(
const FScopedActorRoleSwap& |
Net/DataReplication.h | ||
FScopedActorRoleSwap & operator=
(
FScopedActorRoleSwap&& Other |
Net/DataReplication.h |
operator=(const FScopedActorRoleSwap &)
| Name | operator= |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Net/DataReplication.h |
| Include Path | #include "Net/DataReplication.h" |
FScopedActorRoleSwap & operator=
(
const FScopedActorRoleSwap &
)
operator=(FScopedActorRoleSwap &&)
| Name | operator= |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Net/DataReplication.h |
| Include Path | #include "Net/DataReplication.h" |
FScopedActorRoleSwap & operator=
(
FScopedActorRoleSwap && Other
)