Candide.CandideUI.Components.Dialogue.CandideAltarDialogueComponent
Type JSONpublic class in Candide.CandideUI.Components.Dialogue
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI.Components.Dialogue - Base type
Candide.CandideUI.Containers.CandidePanel - Hash
82CCDAF3735A9540D68FEE24F0D04055320F6E9FC82C4EEDB103F7372E7F19DB
Relationships
Base type
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
BgSheet# | private | private CandideCreator.Shared.Graphics.SpriteSheet BgSheet |
DialoguePadding# | private | private Candide.CandideUI.CandideThickness DialoguePadding |
_actorPanel# | private | private Candide.CandideUI.Containers.CandidePanel _actorPanel |
_bgImage# | private | private Candide.CandideUI.Components.CandideImage _bgImage |
_dialogue# | private | private Candide.CandideUI.Components.Dialogue.CandideDialogueComponent _dialogue |
_image# | private | private Candide.CandideUI.Components.CandideImage _image |
_nameTextLabel# | private | private Candide.CandideUI.Components.TranslationCenteredTextLayout _nameTextLabel |
_options# | private | private Candide.CandideUI.Components.Dialogue.CandideOptionsComponent _options |
_optionsWindow# | private | private Candide.CandideUI.Containers.CandideWindow _optionsWindow |
_panel# | private | private Candide.CandideUI.Containers.CandideHorizontalStackPanel _panel |
Methods
ForceEnterNode
#
public System.Void ForceEnterNode(System.String nodeName)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
535F45F43AE4EBB84888CE475E2EB5303F5895F8D620AD0255B12DEE64782138 - Body hash
0B8EAA20836EF85D66C96EA8E4BEE29B5C76A6E949E0FCC9F767803E8C4B5F7A - IL size13
Referenced calls
OnDismount
#
protected System.Void OnDismount()
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
A2FE4409490C2B1C954625DAD7BF7A72A68EE3617158C873C9CBF9CCBBD303A1 - Body hash
0BB23672F0E68EA4143BEE032149CB4FB3FE5C4C5C8F1D5884169755483F7F4A - IL size18
StartDialog
#
public System.Void StartDialog(System.Nullable<System.Guid> dialogueContextId, System.String dialogueSubPath)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
ACB8E2EEC7528B6B1B9564CFF278DD88B0390093836A74BFDF20B80E7AC5E1F9 - Body hash
FCD1FA3BD5C47493F98421A7143A584A89BE76C9FE1D107D5E053E53FB9D52FD - IL size14
Referenced calls
Called by
Candide.CandideUI.Components.Dialogue.CandideAltarDialogueComponent::StartDialogCandide.CandideUI.WorshipUi.Altar2.AltarQuestsView::OnMountCandide.CandideUI.WorshipUi.Altar2.AltarSacrificeView::OnMountCandide.CandideUI.WorshipUi.Altar2.NewOfferingView::OnMountCandide.CandideUI.WorshipUi.Altar2.NewOfferingView::WorshipManagerOnGodProgressionChangedCandide.CandideUI.WorshipUi.BlessingsList::OnMount
StartDialog
#
public System.Void StartDialog(System.Nullable<System.Guid> dialogueContextId, System.String dialogueSubPath, System.String nodeName)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
6065B64A0F29EBEF013DF07CD67ECFFC644295D2E4366C765B88078BEF359966 - Body hash
79F7713519D444E88A04842B6730B6D7B035ECE522D31565D6CEE9F43691973C - IL size16
Referenced calls
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
5925C0A3A1137A021DE7B7BA7A447808AF2710A5D8EC69B0F7447305AD305EDB - Body hash
665EA44E4CC2034AACD9CBDAA401F863EED93344BA378A4C874CA302131FB520 - IL size63
Referenced calls
Candide.CandideUI.CandideUiElement::CalculateScreenPosition()Candide.CandideUI.CandideUiElement::get_BorderBounds()Candide.CandideUI.CandideUiElement::set_Left(System.Int32)Candide.CandideUI.CandideUiElement::set_Top(System.Int32)Candide.CandideUI.CandideUiContainerMultipleItems::Update(Microsoft.Xna.Framework.GameTime)
UpdateActorPanel
#
private System.Void UpdateActorPanel()
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
EB2472A12176B08588CC4055F472A343CA2003AA975BAF571C47E865B59FD23E - Body hash
0E0741745AB9E161403BAE669432261C8CA4BF03DA16D2B988A89FDFD38A62E1 - IL size247
Referenced calls
Candide.CandideUI.CandideUiElement::get_Visible()Candide.CandideUI.CandideUiElement::set_Padding(Candide.CandideUI.CandideThickness)Candide.CandideUI.CandideUiElement::set_Visible(System.Boolean)Candide.CandideUI.CandideUiContainerMultipleItems::RemoveChild(Candide.CandideUI.CandideUiElement)System.Collections.ObjectModel.Collection<Candide.CandideUI.Proportion>::Clear()Candide.CandideUI.Containers.CandideGrid::set_DefaultColumnProportion(Candide.CandideUI.Proportion)Candide.CandideUI.CandideUiContainerMultipleItems::AddChild(Candide.CandideUI.CandideUiElement, System.Boolean)System.Collections.ObjectModel.Collection<Candide.CandideUI.Proportion>::Add(!0)