Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FPSOPrecacheVertexFactoryData
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
PSOPrecache.h |
|
|
|
PSOPrecache.h |
|
|
|
PSOPrecache.h |
|
FPSOPrecacheVertexFactoryData()
| |
|
| Name |
FPSOPrecacheVertexFactoryData |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Public/PSOPrecache.h |
| Include Path |
#include "PSOPrecache.h" |
FPSOPrecacheVertexFactoryData()
FPSOPrecacheVertexFactoryData(const FVertexFactoryType *)
| |
|
| Name |
FPSOPrecacheVertexFactoryData |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Public/PSOPrecache.h |
| Include Path |
#include "PSOPrecache.h" |
FPSOPrecacheVertexFactoryData
(
const FVertexFactoryType * InVertexFactoryType
)
FPSOPrecacheVertexFactoryData(const FVertexFactoryType *, const FVertexDeclarationElementList &)
| |
|
| Name |
FPSOPrecacheVertexFactoryData |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Public/PSOPrecache.h |
| Include Path |
#include "PSOPrecache.h" |
| Source |
/Engine/Source/Runtime/Engine/Private/PSOPrecache.cpp |
FPSOPrecacheVertexFactoryData
(
const FVertexFactoryType * InVertexFactoryType,
const FVertexDeclarationElementList & ElementList
)