Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FCustomChunk Struct Reference

#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
 

Detailed Description

Definition at line 96 of file GenericPlatformChunkInstall.h.

Constructor & Destructor Documentation

◆ FCustomChunk()

FCustomChunk::FCustomChunk ( FString InTag,
uint32 InID,
ECustomChunkType InChunkType,
FString InTag2 = TEXT("") )
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:

Member Data Documentation

◆ ChunkID

uint32 FCustomChunk::ChunkID

Definition at line 100 of file GenericPlatformChunkInstall.h.

◆ ChunkTag

FString FCustomChunk::ChunkTag

Definition at line 98 of file GenericPlatformChunkInstall.h.

◆ ChunkTag2

FString FCustomChunk::ChunkTag2

Definition at line 99 of file GenericPlatformChunkInstall.h.

◆ ChunkType

ECustomChunkType FCustomChunk::ChunkType

Definition at line 101 of file GenericPlatformChunkInstall.h.


The documentation for this struct was generated from the following file: