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

#include <Other.h>

Public Member Functions

TArray< float, TSizedDefaultAllocator< 32 > > & WeightsField ()
 
TArray< UObject *, TSizedDefaultAllocator< 32 > > & AssociatedObjectsField ()
 
UObjectGetRandomObject ()
 

Static Public Member Functions

static UScriptStructStaticStruct ()
 

Detailed Description

Definition at line 2476 of file Other.h.

Member Function Documentation

◆ AssociatedObjectsField()

TArray< UObject *, TSizedDefaultAllocator< 32 > > & FWeightedObjectList::AssociatedObjectsField ( )
inline

Definition at line 2481 of file Other.h.

◆ GetRandomObject()

UObject * FWeightedObjectList::GetRandomObject ( )
inline

Definition at line 2489 of file Other.h.

◆ StaticStruct()

static UScriptStruct * FWeightedObjectList::StaticStruct ( )
inlinestatic

Definition at line 2488 of file Other.h.

◆ WeightsField()

TArray< float, TSizedDefaultAllocator< 32 > > & FWeightedObjectList::WeightsField ( )
inline

Definition at line 2480 of file Other.h.


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