![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <PSOPrecache.h>
Static Public Member Functions | |
| static int32 | GetPSOCollectorCount () |
| static GlobalPSOCollectorFunction | GetCollectFunction (int32 Index) |
| static const TCHAR * | GetName (int32 Index) |
| static ENGINE_API int32 | GetIndex (const TCHAR *Name) |
Static Public Attributes | |
| static constexpr uint32 | MaxPSOCollectorCount = 4 |
Friends | |
| class | FRegisterGlobalPSOCollectorFunction |
Manages all collect functions of the globally declared PSOCollectorCreateFunction
|
inlinestatic |
|
friend |