Shared.Helpers.BuildingAppealHelper
Type JSONpublic class in Shared.Helpers
Type metadata
- Assembly
Shared - Namespace
Shared.Helpers - Base type
System.Object - Hash
B5BBC8A5265B3F582BD820F7F566CAAA437487B0BC983FD9DB54F11BC2E84CF7
Relationships
Base type
System.Object
Methods
CalculateHappinessFromAppeal
#
public System.Single CalculateHappinessFromAppeal(System.Single currentAppeal, System.Single[] buildingAppealStepCurve, System.Single buildingHappinessStepModifier)
Method metadata
- Visibilitypublic
- Return type
System.Single - StaticTrue
- VirtualFalse
- Hash
888DA89E29FB1C1A5013AA52BFADCD9006140BA8567EDFF3C03AF725A92F6B35 - Body hash
A6B65FC22770A6131971C5954D6FEEDA3AFDE22C5A90DDD38A6A9318CF254759 - IL size72
Referenced calls
Microsoft.Xna.Framework.MathHelper::Lerp(System.Single, System.Single, System.Single)
GetMaxAppealForBuilding
#
public System.Nullable<System.Single> GetMaxAppealForBuilding(System.String buildingDataId, System.Single maxAppealModifierStat)
Method metadata
- Visibilitypublic
- Return type
System.Nullable<System.Single> - StaticTrue
- VirtualFalse
- Hash
4998529F5346049693549FD2F1A7A70E7D9BD2ACCAAC38E2D308063C5D20BE5D - Body hash
E4AC3F5F8C0FB6F3849B27FADEB27DDF2C1E035A69BA92F0C5FA6FE412C5ECA7 - IL size44
Referenced calls
Shared.Data.BuildingDataBase::GetBuildingOrMissing(System.String)System.Nullable<System.Single>::.ctor(!0)