Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.Personalities.BiomePreferenceListTrait Class Reference

Classes

class  BiomePreference
 

Public Member Functions

 BiomePreferenceListTrait ()
 
void Add (BiomePreference preference)
 
void Add (AffectionLevel level, AShoppingBiome biome)
 
void ModifyShopPrice (HelperInfo info, ShopHelper shopHelperInstance)
 
IEnumerator< BiomePreferenceGetEnumerator ()
 

Private Member Functions

void ApplyPreference (BiomePreference preference, HelperInfo info, ShopHelper shopHelperInstance)
 
IEnumerator IEnumerable. GetEnumerator ()
 

Private Attributes

List< BiomePreference_preferences
 

Detailed Description

Definition at line 6 of file BiomePreferenceListTrait.cs.


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