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