UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FRegisterPSOCollectorCreateFunction Class Reference

#include <PSOPrecacheMaterial.h>

Public Member Functions

 FRegisterPSOCollectorCreateFunction (PSOCollectorCreateFunction InCreateFunction, EShadingPath InShadingPath, const TCHAR *InName)
 
 ~FRegisterPSOCollectorCreateFunction ()
 
int32 GetIndex () const
 

Detailed Description

Helper class used to register/unregister the IPSOCollector to the manager at static startup time

Constructor & Destructor Documentation

◆ FRegisterPSOCollectorCreateFunction()

FRegisterPSOCollectorCreateFunction::FRegisterPSOCollectorCreateFunction ( PSOCollectorCreateFunction  InCreateFunction,
EShadingPath  InShadingPath,
const TCHAR InName 
)
inline

◆ ~FRegisterPSOCollectorCreateFunction()

FRegisterPSOCollectorCreateFunction::~FRegisterPSOCollectorCreateFunction ( )
inline

Member Function Documentation

◆ GetIndex()

int32 FRegisterPSOCollectorCreateFunction::GetIndex ( ) const
inline

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