UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FActorContainerPath Struct Reference

#include <WorldPartitionActorContainerID.h>

Public Member Functions

bool operator== (const FActorContainerPath &InOther) const =default
 
bool operator!= (const FActorContainerPath &InOther) const =default
 

Public Attributes

TArray< FGuidContainerGuids
 

Friends

uint32 GetTypeHash (const FActorContainerPath &InActorContainerPath)
 
FArchiveoperator<< (FArchive &Ar, FActorContainerPath &InActorContainerPath)
 

Member Function Documentation

◆ operator!=()

bool FActorContainerPath::operator!= ( const FActorContainerPath InOther) const
default

◆ operator==()

bool FActorContainerPath::operator== ( const FActorContainerPath InOther) const
default

Friends And Related Symbol Documentation

◆ GetTypeHash

uint32 GetTypeHash ( const FActorContainerPath InActorContainerPath)
friend

◆ operator<<

FArchive & operator<< ( FArchive Ar,
FActorContainerPath InActorContainerPath 
)
friend

Member Data Documentation

◆ ContainerGuids

TArray<FGuid> FActorContainerPath::ContainerGuids

The documentation for this struct was generated from the following file: