Navigation
API > API/Plugins > API/Plugins/ReplicationGraph > API/Plugins/ReplicationGraph/FReplicationGraphCSVTracker > API/Plugins/ReplicationGraph/FReplicationGraphCSVTracker/FVisibleLevelData
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FVisibleLevelData& Other |
ReplicationGraphTypes.h | ||
bool operator==
(
const FName& InLevelName |
ReplicationGraphTypes.h |
operator==(const FVisibleLevelData &)
| Name | operator== |
| Type | function |
| Header File | /Engine/Plugins/Runtime/ReplicationGraph/Source/Public/ReplicationGraphTypes.h |
| Include Path | #include "ReplicationGraphTypes.h" |
bool operator==
(
const FVisibleLevelData & Other
) const
operator==(const FName &)
| Name | operator== |
| Type | function |
| Header File | /Engine/Plugins/Runtime/ReplicationGraph/Source/Public/ReplicationGraphTypes.h |
| Include Path | #include "ReplicationGraphTypes.h" |
bool operator==
(
const FName & InLevelName
) const