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

Public Member Functions

 FObjectSearchPath (FName InPath)
 
bool MatchOuterNames (UObject *Outer) const
 

Public Attributes

FName Inner
 
TArray< FName, TInlineAllocator< 8 > > Outers
 

Constructor & Destructor Documentation

◆ FObjectSearchPath()

FObjectSearchPath::FObjectSearchPath ( FName  InPath)
inlineexplicit

Member Function Documentation

◆ MatchOuterNames()

bool FObjectSearchPath::MatchOuterNames ( UObject Outer) const
inline

Member Data Documentation

◆ Inner

FName FObjectSearchPath::Inner

◆ Outers

TArray<FName, TInlineAllocator<8> > FObjectSearchPath::Outers

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