Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FPSOCollectorCreateManager
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/PSOPrecache.h |
| Include | #include "PSOPrecache.h" |
Syntax
static JumpTable = {};
Remarks
Have to used fixed size array instead of TArray because of order of initialization of static member variables.