Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/PSOPrecache.h |
| Include | #include "PSOPrecache.h" |
Syntax
class FPSOCollectorCreateManager
Remarks
Manages all create functions of the globally defined IPSOCollectors
Functions
| Type | Name | Description | |
|---|---|---|---|
| PSOCollectorCreateFunction | GetCreateFunction
(
EShadingPath ShadingPath, |
Constants
| Name | Description |
|---|---|
| JumpTable | Have to used fixed size array instead of TArray because of order of initialization of static member variables. |
| MaxPSOCollectorCount |