Navigation
API > API/Runtime > API/Runtime/RuntimeAssetCache > API/Runtime/RuntimeAssetCache/FVoidPtrParam
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
RuntimeAssetCacheInterface.h |
|
|
|
RuntimeAssetCacheInterface.h |
|
FVoidPtrParam()
| |
|
| Name |
FVoidPtrParam |
| Type |
function |
| Header File |
/Engine/Source/Runtime/RuntimeAssetCache/Public/RuntimeAssetCacheInterface.h |
| Include Path |
#include "RuntimeAssetCacheInterface.h" |
FVoidPtrParam()
FVoidPtrParam(void *, int64)
| |
|
| Name |
FVoidPtrParam |
| Type |
function |
| Header File |
/Engine/Source/Runtime/RuntimeAssetCache/Public/RuntimeAssetCacheInterface.h |
| Include Path |
#include "RuntimeAssetCacheInterface.h" |
FVoidPtrParam
(
void * InData,
int64 InDataSize
)