Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FUObjectArray Class Reference

#include <UE.h>

+ Collaboration diagram for FUObjectArray:

Public Attributes

int ObjFirstGCIndex
 
int ObjLastNonGCIndex
 
int MaxObjectsNotConsideredByGC
 
bool OpenForDisregardForGC
 
FChunkedFixedUObjectArray ObjObjects
 

Detailed Description

Definition at line 990 of file UE.h.

Member Data Documentation

◆ MaxObjectsNotConsideredByGC

int FUObjectArray::MaxObjectsNotConsideredByGC

Definition at line 995 of file UE.h.

◆ ObjFirstGCIndex

int FUObjectArray::ObjFirstGCIndex

Definition at line 993 of file UE.h.

◆ ObjLastNonGCIndex

int FUObjectArray::ObjLastNonGCIndex

Definition at line 994 of file UE.h.

◆ ObjObjects

FChunkedFixedUObjectArray FUObjectArray::ObjObjects

Definition at line 997 of file UE.h.

◆ OpenForDisregardForGC

bool FUObjectArray::OpenForDisregardForGC

Definition at line 996 of file UE.h.


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