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

#include <PSOPrecache.h>

Static Public Member Functions

static int32 GetPSOCollectorCount ()
 
static GlobalPSOCollectorFunction GetCollectFunction (int32 Index)
 
static const TCHARGetName (int32 Index)
 
static ENGINE_API int32 GetIndex (const TCHAR *Name)
 

Static Public Attributes

static constexpr uint32 MaxPSOCollectorCount = 4
 

Friends

class FRegisterGlobalPSOCollectorFunction
 

Detailed Description

Manages all collect functions of the globally declared PSOCollectorCreateFunction

Member Function Documentation

◆ GetCollectFunction()

static GlobalPSOCollectorFunction FGlobalPSOCollectorManager::GetCollectFunction ( int32  Index)
inlinestatic

◆ GetIndex()

int32 FGlobalPSOCollectorManager::GetIndex ( const TCHAR Name)
static

◆ GetName()

static const TCHAR * FGlobalPSOCollectorManager::GetName ( int32  Index)
inlinestatic

◆ GetPSOCollectorCount()

static int32 FGlobalPSOCollectorManager::GetPSOCollectorCount ( )
inlinestatic

Friends And Related Symbol Documentation

◆ FRegisterGlobalPSOCollectorFunction

Member Data Documentation

◆ MaxPSOCollectorCount

constexpr uint32 FGlobalPSOCollectorManager::MaxPSOCollectorCount = 4
staticconstexpr

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