UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
AsyncLoading2::Private::FExcludedClassSet Class Reference

Public Member Functions

 FExcludedClassSet (const TCHAR *InName)
 
 ~FExcludedClassSet ()
 
bool IsExcluded (UClass *Class)
 

Constructor & Destructor Documentation

◆ FExcludedClassSet()

AsyncLoading2::Private::FExcludedClassSet::FExcludedClassSet ( const TCHAR InName)
inline

◆ ~FExcludedClassSet()

AsyncLoading2::Private::FExcludedClassSet::~FExcludedClassSet ( )
inline

Member Function Documentation

◆ IsExcluded()

bool AsyncLoading2::Private::FExcludedClassSet::IsExcluded ( UClass Class)
inline

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