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

#include <Other.h>

+ Collaboration diagram for FCustomItemByteArrays:

Public Member Functions

TArray< FCustomItemByteArray, TSizedDefaultAllocator< 32 > > & ByteArraysField ()
 
FCustomItemByteArraysoperator= (const FCustomItemByteArrays *__that)
 

Static Public Member Functions

static UScriptStructStaticStruct ()
 

Public Attributes

TArray< FCustomItemByteArrayByteArrays
 

Detailed Description

Definition at line 2412 of file Other.h.

Member Function Documentation

◆ ByteArraysField()

TArray< FCustomItemByteArray, TSizedDefaultAllocator< 32 > > & FCustomItemByteArrays::ByteArraysField ( )
inline

Definition at line 2417 of file Other.h.

◆ operator=()

FCustomItemByteArrays * FCustomItemByteArrays::operator= ( const FCustomItemByteArrays * __that)
inline

Definition at line 2425 of file Other.h.

◆ StaticStruct()

static UScriptStruct * FCustomItemByteArrays::StaticStruct ( )
inlinestatic

Definition at line 2424 of file Other.h.

Member Data Documentation

◆ ByteArrays

TArray<FCustomItemByteArray> FCustomItemByteArrays::ByteArrays

Definition at line 2414 of file Other.h.


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