terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ ApplyPreference()

void Terraria.GameContent.Personalities.BiomePreferenceListTrait.ApplyPreference ( BiomePreferenceListTrait::BiomePreference preference,
HelperInfo info,
ShopHelper shopHelperInstance )
inlineprivate

Definition at line 35 of file BiomePreferenceListTrait.cs.

36 {
37 AShoppingBiome biome = preference.Biome;
38 AffectionLevel affection = preference.Affection;
39 string <NameKey>k__BackingField = biome.<NameKey>k__BackingField;
40 shopHelperInstance.LoveBiome(<NameKey>k__BackingField);
41 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.