Navigation
API > API/Runtime > API/Runtime/Engine
Helper class used to register/unregister the IPSOCollector to the manager at static startup time
| Name | FRegisterPSOCollectorCreateFunction |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/PSOPrecacheMaterial.h |
| Include Path | #include "PSOPrecacheMaterial.h" |
Syntax
class FRegisterPSOCollectorCreateFunction
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRegisterPSOCollectorCreateFunction
(
PSOCollectorCreateFunction InCreateFunction, |
PSOPrecacheMaterial.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FRegisterPSOCollectorCreateFunction() |
PSOPrecacheMaterial.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Index | uint32 | PSOPrecacheMaterial.h | ||
| ShadingPath | EShadingPath | PSOPrecacheMaterial.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
int32 GetIndex() |
PSOPrecacheMaterial.h |