Romestead Assembly Reference

Candide.CandideUI.WorshipUi.AltarMainMenu

Type JSON

public class in Candide.CandideUI.WorshipUi

Methods11
Properties0
Fields13
Events1
Type metadata

Relationships

Fields

NameVisibilitySignature
AltarStatepublicpublic Candide.CandideUI.WorshipUi.Altar.AltarState AltarState
ContextChangedprivateprivate System.EventHandler<Candide.CandideUI.CandideUiElement> ContextChanged
Offeringspublicpublic Candide.CandideUI.WorshipUi.Altar2.NewOfferingView Offerings
OptionOfferingspublicpublic Candide.CandideUI.Components.Buttons.CandideToggleIconLabelButton OptionOfferings
_altarQuestsprivateprivate Candide.CandideUI.WorshipUi.Altar2.AltarQuestsView _altarQuests
_blessingsprivateprivate Candide.CandideUI.WorshipUi.BlessingsList _blessings
_listViewprivateprivate Candide.CandideUI.Containers.CandideListView _listView
_modalprivateprivate Candide.CandideUI.Windows.CandideModalWindow _modal
_optionBlessingsprivateprivate Candide.CandideUI.Components.Buttons.CandideToggleIconLabelButton _optionBlessings
_optionQuestsprivateprivate Candide.CandideUI.Components.Buttons.CandideToggleIconLabelButton _optionQuests
_optionTeleportprivateprivate Candide.CandideUI.Components.Buttons.TooltipGridIconLabelButton _optionTeleport
_ordinancesprivateprivate Candide.CandideUI.WorshipUi.OrdinanceList _ordinances
_sacrificesprivateprivate Candide.CandideUI.WorshipUi.Altar2.AltarSacrificeView _sacrifices

Events

NameVisibilitySignature
ContextChangedpublicpublic System.EventHandler<Candide.CandideUI.CandideUiElement> ContextChanged

Methods

BlessingsManagerOnAvailableBlessingsChanged

private System.Void BlessingsManagerOnAvailableBlessingsChanged(Candide.GameModels.Managers.AvailableBlessingsChangedArgs args)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashE1103D28C7B5424B7218930E42FDA104DC65DD302B1B55172D47C2F8456ED0C5
  • Body hash37C22039449788759312A6750B92503263B88FA8D8283593EA23F0282CCB2984
  • IL size78
Referenced calls
Called by

OfferingsManagerOnCurrentOfferingsChanged

private System.Void OfferingsManagerOnCurrentOfferingsChanged(Candide.GameModels.Managers.CurrentOfferingsChangedArgs args)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashDBA457330D932924C6538347D121E9CA6C8A59A831D441AB3A367489E4E214FE
  • Body hashF43C2B4F410F832246314F26A6FB4440E3361E01D10047ABD04ECBDB50F4BAFF
  • IL size54
Referenced calls

OnDismount

protected System.Void OnDismount()

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash0C1B5EBE358DA0E39F498DF9996AFF1189419650BC5321526906E9260E8AE10B
  • Body hashB30258F9B3485B6082E3F4D89FF285B4B5A02348E7C4350D1C8A40BF6CFC7244
  • IL size92
Referenced calls

OnInventoriesChanged

private System.Void OnInventoriesChanged(Candide.GameModels.Controllers.GameStateActiveInventoriesArgs args)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashE6219843851AF9EFA707EB25057FEF0A651CA2E5F6402DC976EB72F1A7FD4B9C
  • Body hash7464616A274F27E4AB35363AEC1AA16D422AE2672D270510316FC10716456769
  • IL size54
Referenced calls
Called by

OnMount

protected System.Void OnMount()

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashD0273230828A6046552C32F1BEB0FD13F8B7BAEED7C5B0156B3AC44EFE0F1303
  • Body hashFB0C049D76A3B3596A205A4F2FDD36AB41DEF160615FAF037DB542DA2CA52928
  • IL size92
Referenced calls

OrdinanceManagerOnAvailableOrdinancesChanged

private System.Void OrdinanceManagerOnAvailableOrdinancesChanged(Candide.GameModels.Managers.AvailableOrdinancesChangedArgs args)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash15BB1A11AA8E1D93D3923DEAE8AD6CCE2BFBC16F73D2564BBE9D08509AB10E08
  • Body hash0B58E191D9E5254F2EEE414CF04F30C6EBA2EE3BE12748A962505B205008E752
  • IL size54
Referenced calls
Called by

QuestsManagerOnWorldQuestsChanged

private System.Void QuestsManagerOnWorldQuestsChanged(Candide.GameModels.Managers.GameStateWorldQuestsChangedArgs args)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash64A5A6F50EFC69FB99B9F2330A7E8815085ECDA8A2EAC6D624C4B9DE2F6A7C78
  • Body hash8ECE2C74E7B434CCA3CBEAC2ECE1C2D84A9CE664A97034900D413F99CE6BA6D6
  • IL size133
Referenced calls
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Quests.QuestInstanceModel>::GetEnumerator()
  • Dictionary.Enumerator<System.String, Shared.Models.Quests.QuestInstanceModel>::get_Current()
  • System.Collections.Generic.KeyValuePair<System.String, Shared.Models.Quests.QuestInstanceModel>::get_Value()
  • Candide.CandideUI.Components.Buttons.CandideToggleIconLabelButton::set_ExtraIcon(System.String)
  • Dictionary.Enumerator<System.String, Shared.Models.Quests.QuestInstanceModel>::MoveNext()
  • System.IDisposable::Dispose()
  • Candide.CandideUI.WorshipUi.Altar2.AltarQuestsView::SetState(Candide.CandideUI.WorshipUi.Altar.AltarState)
Called by
String literals
  • ui:exclamation

ResetSelection

public System.Void ResetSelection()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash8D7976EDA97DD129CE57F4FB78371443D175BB78C3E764723DB01FDE89B7B607
  • Body hash0834E3B812388322969962F4F44740806084DD6FC16A02C0D8A2886163059E3F
  • IL size13
Referenced calls
  • Candide.CandideUI.Containers.CandideListView::set_SelectedItem(Candide.CandideUI.Components.Buttons.CandideToggleButton)

TeleportButton_OnClick

private System.Void TeleportButton_OnClick()

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash4B4DB1128F659302443E8BF164B6C0427899410FE72652D847E8EFE4EA695886
  • Body hash25130898098760CD1C0114C720C95FF1973D644D88A2823F2961B82E669788A6
  • IL size903
Referenced calls
  • Candide.CandideUI.CandideUiElement::get_Desktop()
  • Candide.CandideUI.Containers.CandideVerticalStackPanel::.ctor()
  • Candide.CandideUI.Components.CandideTextLabel::.ctor()
  • Candide.CandideUI.Components.CandideTextLabel::set_TextAlign(FontStashSharp.RichText.TextHorizontalAlignment)
  • Candide.CandideUI.CandideUiElement::set_HorizontalAlignment(Candide.CandideUI.HorizontalAlignment)
  • Shared.Text.StringId::op_Implicit(System.String)
  • Candide.CandideUI.Components.CandideTextLabel::set_StringId(Shared.Text.StringId)
  • Candide.CandideUI.CandideUiContainerMultipleItems::AddChild(Candide.CandideUI.CandideUiElement, System.Boolean)
  • Candide.CandideUI.Components.CandideHorizontalSeparator::.ctor()
  • Candide.CandideUI.CandideThickness::.ctor(System.Int32, System.Int32)
  • Candide.CandideUI.CandideUiElement::set_Padding(Candide.CandideUI.CandideThickness)
  • Candide.CandideUI.Containers.CandideVerticalScrollViewer::.ctor()
  • System.Nullable<System.Int32>::.ctor(!0)
  • Candide.CandideUI.CandideUiElement::set_MaxHeight(System.Nullable<System.Int32>)
  • Candide.CandideUI.Containers.CandideGrid::set_DefaultColumnProportion(Candide.CandideUI.Proportion)
  • Candide.CandideUI.CandideUiContainerSingleItem::SetChild(Candide.CandideUI.CandideUiElement)
  • System.Collections.Generic.Dictionary<System.Guid, Candide.GameModels.Models.ClientTownModel>::GetEnumerator()
  • Dictionary.Enumerator<System.Guid, Candide.GameModels.Models.ClientTownModel>::get_Current()
  • System.Collections.Generic.KeyValuePair<System.Guid, Candide.GameModels.Models.ClientTownModel>::Deconstruct(!0&, !1&)
  • System.Collections.Generic.HashSet<System.Guid>::GetEnumerator()
  • AltarMainMenu.<>c__DisplayClass26_0::.ctor()
  • HashSet.Enumerator<System.Guid>::get_Current()
  • System.Nullable<System.Guid>::.ctor(!0)
  • Candide.GameModels.GameState::TryGetBuilding(System.Nullable<System.Guid>, Candide.GameModels.Models.Constructions.Building&)
  • System.String::op_Inequality(System.String, System.String)
  • Shared.Data.ConstructionDataBase::GetConstructionOrMissing(System.String)
  • System.Guid::op_Equality(System.Guid, System.Guid)
  • Candide.CandideUI.Components.Buttons.CandideGridIconLabelButton::.ctor(System.String, CandideCreator.Shared.Graphics.IconFlag, System.Nullable<System.Int32>)
  • Shared.Text.StringDefinitions::GetString(System.String)
  • Candide.CandideUI.Components.Buttons.CandideGridIconLabelButton::set_Text(System.String)
  • Candide.CandideUI.CandideThickness::.ctor(System.Int32, System.Int32, System.Int32, System.Int32)
  • Candide.CandideUI.CandideUiElement::set_Margin(Candide.CandideUI.CandideThickness)
String literals
  • Gods_Teleport_Title
  • altar
  • Gods_Teleport_YouAreHere
  • Ui_Cancel

UpdateTeleportBtn

public System.Void UpdateTeleportBtn()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashFC365AC2B36D5CB32935FBE3D0695593D9F910414E8004C68AD37C4B57D2F99D
  • Body hashA82C3534CC5DEE1A8C6E4FD4C86B178E4653DB739716DC99576B19093959259C
  • IL size229
Referenced calls
Called by
String literals
  • worship_flag:altar_teleport
  • mercury_unlock:altar_teleport
  • altar:1

WorshipManagerOnGodProgressionChanged

private System.Void WorshipManagerOnGodProgressionChanged(Candide.GameModels.Managers.GodProgressionChangedArgs args)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash2A754094914F4C06979438D452B0A2E4515B7335E69A1776C109A2224E9B61B7
  • Body hashCB02A60388DA72749D4A3AE64F6D0F4405167F2670D7E5F7D625A087712808B9
  • IL size26
Referenced calls
Called by