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

#include <Other.h>

+ Collaboration diagram for FSupplyCrateItemSet:

Public Attributes

FString SetName
 
TArray< FSupplyCrateItemEntryItemEntries
 
float MinNumItems
 
float MaxNumItems
 
float NumItemsPower
 
float SetWeight
 
bool bItemsRandomWithoutReplacement
 
TSubclassOf< UPrimalSupplyCrateItemSetItemSetOverride
 

Detailed Description

Definition at line 546 of file Other.h.

Member Data Documentation

◆ bItemsRandomWithoutReplacement

bool FSupplyCrateItemSet::bItemsRandomWithoutReplacement

Definition at line 554 of file Other.h.

◆ ItemEntries

TArray<FSupplyCrateItemEntry> FSupplyCrateItemSet::ItemEntries

Definition at line 549 of file Other.h.

◆ ItemSetOverride

TSubclassOf<UPrimalSupplyCrateItemSet> FSupplyCrateItemSet::ItemSetOverride

Definition at line 555 of file Other.h.

◆ MaxNumItems

float FSupplyCrateItemSet::MaxNumItems

Definition at line 551 of file Other.h.

◆ MinNumItems

float FSupplyCrateItemSet::MinNumItems

Definition at line 550 of file Other.h.

◆ NumItemsPower

float FSupplyCrateItemSet::NumItemsPower

Definition at line 552 of file Other.h.

◆ SetName

FString FSupplyCrateItemSet::SetName

Definition at line 548 of file Other.h.

◆ SetWeight

float FSupplyCrateItemSet::SetWeight

Definition at line 553 of file Other.h.


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