![]() |
Ark Server API (ASA) - Wiki
|
#include <GenericPlatformChunkInstall.h>
Collaboration diagram for FCustomChunk:Public Member Functions | |
| FCustomChunk (FString InTag, uint32 InID, ECustomChunkType InChunkType, FString InTag2=TEXT("")) | |
Public Attributes | |
| FString | ChunkTag |
| FString | ChunkTag2 |
| uint32 | ChunkID |
| ECustomChunkType | ChunkType |
Definition at line 96 of file GenericPlatformChunkInstall.h.
|
inline |
Definition at line 103 of file GenericPlatformChunkInstall.h.
Here is the call graph for this function:
Here is the caller graph for this function:| uint32 FCustomChunk::ChunkID |
Definition at line 100 of file GenericPlatformChunkInstall.h.
| FString FCustomChunk::ChunkTag |
Definition at line 98 of file GenericPlatformChunkInstall.h.
| FString FCustomChunk::ChunkTag2 |
Definition at line 99 of file GenericPlatformChunkInstall.h.
| ECustomChunkType FCustomChunk::ChunkType |
Definition at line 101 of file GenericPlatformChunkInstall.h.