Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/PSOPrecache.h |
| Include | #include "PSOPrecache.h" |
Syntax
class FRegisterPSOCollectorCreateFunction
Remarks
Helper class used to register/unregister the IPSOCollector to the manager at static startup time
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRegisterPSOCollectorCreateFunction
(
PSOCollectorCreateFunction InCreateFunction, |
Destructors
| Type | Name | Description | |
|---|---|---|---|