Barotrauma Client
Loading...
Searching...
No Matches
Barotrauma.ItemPrefab.FixedQuantityResourceInfo Struct Reference

Public Member Functions

 FixedQuantityResourceInfo (int clusterQuantity, int clusterSize, bool isIslandSpecific, bool allowAtStart)
 

Public Attributes

readonly int ClusterQuantity
 
readonly int ClusterSize
 
readonly bool IsIslandSpecific
 
readonly bool AllowAtStart
 

Constructor & Destructor Documentation

◆ FixedQuantityResourceInfo()

Barotrauma.ItemPrefab.FixedQuantityResourceInfo.FixedQuantityResourceInfo ( int clusterQuantity,
int clusterSize,
bool isIslandSpecific,
bool allowAtStart )

Member Data Documentation

◆ AllowAtStart

readonly bool Barotrauma.ItemPrefab.FixedQuantityResourceInfo.AllowAtStart

◆ ClusterQuantity

readonly int Barotrauma.ItemPrefab.FixedQuantityResourceInfo.ClusterQuantity

◆ ClusterSize

readonly int Barotrauma.ItemPrefab.FixedQuantityResourceInfo.ClusterSize

◆ IsIslandSpecific

readonly bool Barotrauma.ItemPrefab.FixedQuantityResourceInfo.IsIslandSpecific

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