Navigation
API > API/Plugins > API/Plugins/ReplicationGraph > API/Plugins/ReplicationGraph/UNetReplicationGraphConnection > API/Plugins/ReplicationGraph/UNetReplicationGraphConnection/FCachedDestructInfo
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FCachedDestructInfo& rhs |
ReplicationGraph.h | ||
bool operator==
(
const FActorDestructionInfo* InDestructInfo |
ReplicationGraph.h |
operator==(const FCachedDestructInfo &)
| Name | operator== |
| Type | function |
| Header File | /Engine/Plugins/Runtime/ReplicationGraph/Source/Public/ReplicationGraph.h |
| Include Path | #include "ReplicationGraph.h" |
bool operator==
(
const FCachedDestructInfo & rhs
) const
operator==(const FActorDestructionInfo *)
| Name | operator== |
| Type | function |
| Header File | /Engine/Plugins/Runtime/ReplicationGraph/Source/Public/ReplicationGraph.h |
| Include Path | #include "ReplicationGraph.h" |
bool operator==
(
const FActorDestructionInfo * InDestructInfo
) const