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

#include <Actor.h>

+ Collaboration diagram for FWeightedObjectList:

Public Attributes

TArray< float, FDefaultAllocatorWeights
 
TArray< UObject *, FDefaultAllocatorAssociatedObjects
 
TArray< float > Weights
 
TArray< UObject * > AssociatedObjects
 

Detailed Description

Definition at line 6022 of file Actor.h.

Member Data Documentation

◆ AssociatedObjects [1/2]

TArray<UObject*> FWeightedObjectList::AssociatedObjects

Definition at line 50 of file Actor.h.

◆ AssociatedObjects [2/2]

TArray<UObject*, FDefaultAllocator> FWeightedObjectList::AssociatedObjects

Definition at line 6025 of file Actor.h.

◆ Weights [1/2]

TArray<float> FWeightedObjectList::Weights

Definition at line 49 of file Actor.h.

◆ Weights [2/2]

TArray<float, FDefaultAllocator> FWeightedObjectList::Weights

Definition at line 6024 of file Actor.h.


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