Romestead Assembly Reference

Candide.CandideUI.PlayerUi

Type JSON

public class in Candide.CandideUI

Methods30
Properties1
Fields27
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.CandideUI
  • Base typeSystem.Object
  • HashF85DDDA1F6EF0EE8315A47408DB3A055DDE4E609F9772D7FDD43C8F07B7A44C9

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
AltarWindowpublicpublic Candide.CandideUI.WorshipUi.Altar.CandideAltarWindow AltarWindow
AuraWindowpublicpublic Candide.CandideUI.Windows.AuraWindow AuraWindow
ChatWindowpublicpublic Candide.CandideUI.ChatWindow.CandideChatWindow ChatWindow
DialogueWindowpublicpublic Candide.CandideUI.Windows.DialogueWindow DialogueWindow
EquipmentWindowpublicpublic Candide.CandideUI.Windows.EquipmentWindow EquipmentWindow
GiftWindowpublicpublic Candide.CandideUI.Windows.CitizenGiftWindow GiftWindow
HotBarWindowpublicpublic Candide.CandideUI.Hotbar.HotBarWindow HotBarWindow
HudDisplaypublicpublic Candide.CandideUI.Windows.ControllerHudDisplay HudDisplay
InventoryWindowpublicpublic Candide.CandideUI.Windows.PlayerInventoryWindow InventoryWindow
IsShowingPlayerUipublicpublic System.Boolean IsShowingPlayerUi
ItemProcessingWindowpublicpublic Candide.CandideUI.Windows.ItemProcessingWindow ItemProcessingWindow
JobWindowpublicpublic Candide.CandideUI.JobUiNew.NewJobWindow JobWindow
ObjectivesWindowpublicpublic Candide.CandideUI.ObjectivesUi.CandideObjectivesWindow ObjectivesWindow
OverlayWindowspublicpublic System.Collections.Generic.List<Candide.CandideUI.CandideUiElement> OverlayWindows
QuestDisplayTrackingWindowpublicpublic Candide.CandideUI.ObjectivesUi.QuestDisplayTrackingWindow QuestDisplayTrackingWindow
SecondaryCraftingWindowpublicpublic Candide.CandideUI.Windows.SecondaryCraftingWindow SecondaryCraftingWindow
SecondaryInventoryWindowpublicpublic Candide.CandideUI.ProximityWindows.InventoryWindow SecondaryInventoryWindow
SkillsAndFavourWindowpublicpublic Candide.CandideUI.SkillsAndFavourUi.SkillsAndFavourWindow SkillsAndFavourWindow
StatsWindowpublicpublic Candide.CandideUI.Containers.CandideWindow StatsWindow
TopBarWindowpublicpublic Candide.CandideUI.Containers.CandideWindow TopBarWindow
TownOverviewWindowpublicpublic Candide.CandideUI.TownOverview.TownOverviewWindow TownOverviewWindow
TownReportWindowpublicpublic Candide.CandideUI.TownReport.TownReportWindow TownReportWindow
TradingPostWindowpublicpublic Candide.CandideUI.TradingPost.TradingPostWindow TradingPostWindow
TutorialJournalWindowpublicpublic Candide.CandideUI.Tutorial.TutorialJournalWindow TutorialJournalWindow
UiOpenedManuallypublicpublic System.Boolean UiOpenedManually
UiTabpublicpublic Candide.CandideUI.PlayerUiTab UiTab
WorldOverviewWindowpublicpublic Candide.CandideUI.WorldOverview.WorldOverviewWindow WorldOverviewWindow

Properties

NameVisibilitySignature
DisallowMoreInteractionspublicpublic System.Boolean DisallowMoreInteractions

Methods

BuildHud

private System.Void BuildHud(Candide.CandideUI.CandideDesktop desktop)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash770786D7B0ACBA3C6793B9AC3D7819210C981E4621C30CB7A293E999535C5F42
  • Body hash347759A4A3185BFFE956B3A6ED2E859CFE1426052F196CA66EF3FACC006C7B27
  • IL size356
Referenced calls
  • System.Collections.Generic.List<Candide.CandideUI.CandideUiElement>::Clear()
  • Candide.CandideUI.CandideDesktop::CloseAll()
  • Candide.CandideUI.ObjectivesUi.QuestDisplayTrackingWindow::.ctor(Candide.CandideUI.Containers.WindowGraphics)
  • Candide.CandideUI.CandideUiElement::set_HorizontalAlignment(Candide.CandideUI.HorizontalAlignment)
  • Candide.CandideUI.CandideUiElement::set_VerticalAlignment(Candide.CandideUI.VerticalAlignment)
  • Candide.CandideUI.CandideThickness::.ctor(System.Int32)
  • Candide.CandideUI.CandideUiElement::set_Padding(Candide.CandideUI.CandideThickness)
  • System.Nullable<System.Int32>::.ctor(!0)
  • Candide.CandideUI.CandideUiElement::set_Left_Pixels(System.Nullable<System.Int32>)
  • System.Collections.Generic.List<Candide.CandideUI.CandideUiElement>::Add(!0)
  • Candide.CandideUI.ChatWindow.CandideChatWindow::.ctor(Candide.CandideUI.Containers.WindowGraphics)
  • Candide.CandideUI.MouseUiUserSettings::ApplySettings(T, Candide.CandideUI.CandideWindowDefaultPositioning)
  • Candide.CandideUI.Windows.AuraWindow::.ctor(Candide.CandideUI.Containers.WindowGraphics)
  • Candide.CandideUI.Hotbar.HotBarWindow::.ctor(Candide.Entities.PlayerState.HotBarSlot[])
  • Candide.CandideUI.Windows.ControllerHudDisplay::.ctor()
  • System.Collections.Generic.List<Candide.CandideUI.CandideUiElement>::GetEnumerator()
  • List.Enumerator<Candide.CandideUI.CandideUiElement>::get_Current()
  • Candide.CandideUI.Containers.CandideWindow::Show(Candide.CandideUI.CandideDesktop, System.Nullable<System.Int32>, System.Nullable<System.Int32>)
  • List.Enumerator<Candide.CandideUI.CandideUiElement>::MoveNext()
  • System.IDisposable::Dispose()
Called by
String literals
  • CandideChatWindow
  • AuraWindow

CloseAllNonOverlay

public System.Boolean CloseAllNonOverlay(Candide.CandideUI.CandideDesktop desktop, System.Boolean skipTopBar)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticTrue
  • VirtualFalse
  • Hash39CF35DEDE6DBB4C05A38B8A7DBBABDA1340571D5FD6791627E976347EB63A3E
  • Body hash131305634281E9E1A2F8BEB0A00BE3836173B3454CCEC2C7F5F8D873B253CC4E
  • IL size269
Referenced calls
  • Candide.Input.SuperKeybind::Pressed()
  • Candide.CandideUI.CandideUiElement::get_Visible()
  • Candide.CandideUI.Containers.CandideWindow::Close()
  • System.Collections.Generic.List<Candide.CandideUI.CandideUiElement>::.ctor()
  • Candide.CandideUI.CandideUiContainerMultipleItems::get_ChildrenEnumerable()
  • System.Collections.Generic.IEnumerable<Candide.CandideUI.CandideUiElement>::GetEnumerator()
  • System.Collections.Generic.IEnumerator<Candide.CandideUI.CandideUiElement>::get_Current()
  • System.Collections.Generic.List<Candide.CandideUI.CandideUiElement>::Contains(!0)
  • System.Collections.Generic.List<Candide.CandideUI.CandideUiElement>::Add(!0)
  • System.Collections.IEnumerator::MoveNext()
  • System.IDisposable::Dispose()
  • System.Collections.Generic.List<Candide.CandideUI.CandideUiElement>::get_Count()
  • System.Collections.Generic.List<Candide.CandideUI.CandideUiElement>::GetEnumerator()
  • List.Enumerator<Candide.CandideUI.CandideUiElement>::get_Current()
  • List.Enumerator<Candide.CandideUI.CandideUiElement>::MoveNext()
  • Candide.Sound.SoundPlayer::PlayEventOneShot(System.String, System.Single, System.Single)
Called by
String literals
  • event:/interface/close_window

CloseSecondaryWindow

private System.Void CloseSecondaryWindow()

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash03C25A23FD5969B98AEC86A750E9768713EFEE7DF3D4288019CCBFE20DB79CC1
  • Body hashDA8BBA3747C3C5ECB410DB9534716A2BCA30E281DAA5B302592C77F5330282A2
  • IL size81
Referenced calls

CreatePlayerCharacterUi

private System.Void CreatePlayerCharacterUi(Candide.CandideUI.CandideDesktop desktop)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash8471906795F5DB6990B17F7A40484E0476FBDC9F53E751ADE5A56C715573A687
  • Body hashFE6FAB431EF224C13CBFFB08C12304A268EB73CBB6877943452B2EF58480D4DA
  • IL size243
Referenced calls
Called by
String literals
  • PlayerInventoryWindow
  • EquipmentWindow
  • ui-inventory-opened

DesktopOnResolutionChanged

private System.Void DesktopOnResolutionChanged(Candide.CandideUI.CandideDesktop desktop)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashAE279B381D89370BEE1A0D673DB995FD322E32DA66DEA763175E5DA9EA47EF2A
  • Body hashBE2ABB28FCB79BDF95AD7AEE05F2520396631C33B65BFCE385DF5D5A2E4A98EB
  • IL size73
Referenced calls
Called by

EnsureTopBarVisible

public System.Void EnsureTopBarVisible(Candide.CandideUI.CandideDesktop desktop)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashD99B3E7B600C5F850D50B375F180430B54C9D470671F1246F045942E2475B12C
  • Body hash198757BE31BDA06E11B7B21C1235F361626068D0EBDBF12E41EC688D94A75C09
  • IL size216
Referenced calls
Called by

Initialize

public System.Void Initialize(Candide.CandideUI.CandideDesktop desktop)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash98E8ED7C1F434416602BF9077776134345FA57CD113E1C45F40BA1C1270984D4
  • Body hashA295D94DBCE04A4B5FEECECB52C0EADAA8BCD02BA0D6F27FE7B66520B25DC813
  • IL size40
Referenced calls
Called by

IsTabAvailable

public System.Boolean IsTabAvailable(Candide.CandideUI.PlayerUiTab tab)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticTrue
  • VirtualFalse
  • Hash4C0C7CA39F35CA633428B4DA2836AEE5693FC9437604C1EECD0E18520874111B
  • Body hash698DFE9770AB76565FF898D8ACBBE55127761A4498731D4FEC188994A2CADD6A
  • IL size116
Referenced calls
Called by
String literals
  • tab

OpenInventory

public System.Void OpenInventory(Candide.CandideUI.CandideDesktop desktop, System.Boolean openInventoryPressed)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashCC449AD9A73E6E6DE8C6D86636F68B102EABE3430CDF5B56F573928266B6EC87
  • Body hash6B707FDBE2405FDFB309C7356817D3065F4EFD31E8187BD59701A58A930BADEA
  • IL size215
Referenced calls
Called by
String literals
  • event:/interface/open_window
  • event:/interface/player inventory/ui_inventory_open

SetUiTab

public System.Void SetUiTab(Candide.CandideUI.PlayerUiTab tab)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashAFE88B43BB0AB883159050D46CCD70F386ABE563C7E3C1450607E7B1AEA193CF
  • Body hash4CA971861F7DDCDDF9C079D96B9C95A401DD464385E5470AD949982C1C64733E
  • IL size300
Referenced calls
Called by
String literals
  • event:/interface/open_window

ShowAltar

private System.Boolean ShowAltar(System.Guid buildingId)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Boolean
  • StaticTrue
  • VirtualFalse
  • HashB4EAF1DE9431FA9DFDB7594C91D6BC758F11682C80D05DC653EC14E48AA82123
  • Body hash26C6B1CF2D2006EFC6DF7435E3EB3CF03A920F33EA16D3395D2039030F6651B5
  • IL size432
Referenced calls
Called by
String literals
  • We're not in the StandardModeManager. Not opening the Altar window, sorry.

ShowAltarWindow

public System.Void ShowAltarWindow(Shared.Entity.EntityWrapper attachedEntity, System.Guid buildingId, System.Single distance)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash51E783C2B28EB1F0799DFFB287FB9A3503E0C3748DB930EEC7FC6B507A74BF41
  • Body hash65C990AA4470504B4B61E5FE1DD50988D5B487F4DC9D63384AFAE623D38AC791
  • IL size37
Referenced calls
Called by

ShowDialogueWindow

public System.Void ShowDialogueWindow(System.Nullable<Candide.GameModels.Managers.CandideDialogueContext> dialogueContext, System.String dialogSubPath, Shared.Entity.EntityWrapper attachedEntity, System.Single distance, System.String startingNode)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash7FD53F12123F6F09D2B53FFB8EB7637AD2E2E5863ED4FF3350C0AA18C89F1150
  • Body hash524A45C75EF877CDD6820148144C40B7240FD0A22EDE476A4406D8FEB06F3259
  • IL size313
Referenced calls
Called by
String literals
  • We are not in the StandardModeManager. Not opening the DialogueWindow, sorry.

ShowFavoursWindow

public System.Void ShowFavoursWindow()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash08216BFC004A4E01C391C4737F119C1847CCE784D7D066EFCDD682B0D05A2F25
  • Body hash5D9971CB7A03BFF2A15939F59BB0A73B030D77D156B658587A341DE4F972AB84
  • IL size131
Referenced calls
String literals
  • We're not in the StandardModeManager. Not opening the Skills and Favours window, sorry.
  • on-skills-and-favours-opened

ShowGiveCitizenGift

public System.Void ShowGiveCitizenGift(Candide.CandideUI.CandideDesktop desktop, Candide.GameModels.Models.Citizens.Citizen citizen, System.Action<Shared.Models.Citizens.CitizenGiftResult> onCloseAction)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash3267E91B85FEFC5520B5674E91EB1DD21F448630D7C76047FE15C8934D9E21BB
  • Body hashF8E37FE396E087DE462FF831CAFA1D880CBA62D16CF844F27F8B0BE75EDD56F7
  • IL size380
Referenced calls
  • Candide.CandideUI.Windows.PlayerInventoryWindow::.ctor(System.Boolean, System.Boolean)
  • Candide.CandideUI.CandideUiElement::set_VerticalAlignment(Candide.CandideUI.VerticalAlignment)
  • Candide.CandideUI.CandideUiElement::set_HorizontalAlignment(Candide.CandideUI.HorizontalAlignment)
  • Candide.CandideUI.CandideThickness::.ctor(System.Int32, System.Int32, System.Int32, System.Int32)
  • Candide.CandideUI.CandideUiElement::set_Margin(Candide.CandideUI.CandideThickness)
  • Candide.CandideUI.Windows.CitizenGiftWindow::.ctor(Candide.GameModels.Models.Citizens.Citizen, System.Action<Shared.Models.Citizens.CitizenGiftResult>)
  • Candide.CandideUI.CandideUiElement::set_DragDirection(Candide.CandideUI.DragDirection)
  • Candide.CandideUI.Containers.CandideWindow::Show(Candide.CandideUI.CandideDesktop, System.Nullable<System.Int32>, System.Nullable<System.Int32>)
  • Candide.CandideUI.CandideUiElement::get_Visible()
  • PlayerUi.<>c::<ShowGiveCitizenGift>b__56_0(System.Object, System.EventArgs)
  • System.EventHandler::.ctor(System.Object, System.IntPtr)
  • Candide.CandideUI.Containers.CandideWindow::add_Closed(System.EventHandler)
  • PlayerUi.<>c::<ShowGiveCitizenGift>b__56_1(System.Object, System.EventArgs)
  • PlayerUi.<>c::<ShowGiveCitizenGift>b__56_2(System.Object, System.EventArgs)
  • PlayerUi.<>c::<ShowGiveCitizenGift>b__56_3()
  • System.Func<System.Boolean>::.ctor(System.Object, System.IntPtr)
  • PlayerUi.<>c::<ShowGiveCitizenGift>b__56_4()
Called by

ShowItemProcessing

public System.Void ShowItemProcessing(System.Nullable<System.Guid> storageInventoryId, System.Guid outputInventoryId, System.Func<System.Single> getProgressFunc, Shared.Entity.EntityWrapper attachedEntity, System.Single closeDistance)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash8B89E15F30E9C1C5D1ABB2AC89A9D8E4DEC07D80E77ADF2D146D7BA276E35FD6
  • Body hash6BC8C4DA78D94FE733AA027D870B1D95392E780770E8DDC7135A45D5DA9FD43B
  • IL size331
Referenced calls
Called by
String literals
  • We are not in the StandardModeManager. Not opening the ItemProcessingWindow, sorry.
  • ItemProcessingWindow
  • event:/interface/open_window

ShowItemStorage

public System.Void ShowItemStorage(System.Guid inventoryId, Shared.Entity.EntityWrapper attachedEntity, System.Single closeDistance, System.Int32 inventoryColumnCount, System.Boolean gravestoneUi, System.Boolean overrideAlreadyOpened, System.Boolean placedByPlayer)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash0248C584540A75BAF976542F9B95C6BFCCC3E4C43D15475C8C3E7D365E00CAA8
  • Body hashDD6874EACBD59C708EBE0E7A236B2152A66DDA344DBE217314F4DF8EA1BA8404
  • IL size453
Referenced calls
Called by
String literals
  • We are not in the StandardModeManager. Not opening the SecondaryInventoryWindow, sorry.
  • SecondaryInventoryWindow
  • event:/interface/open_window
  • 9a331e84-de3b-426f-94b8-456140e8ea3a

ShowJob

private System.Boolean ShowJob(System.Guid jobId)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Boolean
  • StaticTrue
  • VirtualFalse
  • HashA03FEE856A390E17241433A3C9CB26165DFC1DDF44A4DFE26E2771880DD9FEB2
  • Body hash1124064DBAEF9F3052BC8F7A015587131E484FCF631BFDE8EA0EEBEB941C12C0
  • IL size208
Referenced calls
Called by
String literals
  • We're not in the StandardModeManager. Not opening the Job window, sorry.
  • event:/interface/open_window

ShowJobWindow

public System.Void ShowJobWindow(System.Guid jobId, CandideCreator.Shared.Models.RectangleF attachedArea, System.Guid buildingId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash5D7E6872E1EA6164F23A12BAB4A7405EE0DFEB9C0766D87607C2BAF2BE2B55F8
  • Body hashE33394C91B822DBCA86F3E5B3C0902FBCA8BDC8F2C4BF491DA0F6DCA24C80DE4
  • IL size76
Referenced calls
Called by
String literals
  • leatherworker

ShowObjectivesWindow

public System.Void ShowObjectivesWindow(System.String targetSelectedQuestId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashEBABBA59A2E2C7AA014169BF973F6F72ACA194F9796AF7D5AD8C20483088E57F
  • Body hash47E816AEC0A8F2BB1D763FEB26C330519A28674F371B303D7560340B60EE5153
  • IL size226
Referenced calls
Called by
String literals
  • We're not in the StandardModeManager nor BigModeManager . Not opening the Quest window, sorry.

ShowSecondaryCraftingWindow

public System.Void ShowSecondaryCraftingWindow(System.String[] craftingStations, Shared.Entity.EntityWrapper attachedEntity, System.Single distance)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashB3A50EAFE632D8F448D2F538B12BC5501CC3DB3E62CBF89F35C9929818CEE447
  • Body hash2C9542F91FA682999719FD5CB40C62C858F085E367F7225FEEA53C33D54C5031
  • IL size333
Referenced calls
Called by
String literals
  • We are not in the StandardModeManager. Not opening the SecondaryCraftingWindow, sorry.
  • SecondaryCraftingWindow
  • event:/interface/open_window

ShowSkillsAndFavoursWindow

public System.Void ShowSkillsAndFavoursWindow(System.Boolean openFavours)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash2253DF5A22EF2951131C956FBE5865A9E5DCAB086CE965AE5DDF69F9C5BCFAEF
  • Body hash342EAC198794213FE254EC99A7E7B78984EEEDD4B2CA06C4358A825AD53DF331
  • IL size213
Referenced calls
Called by
String literals
  • We're not in the StandardModeManager. Not opening the Skills and Favours window, sorry.

ShowStatsWindow

public System.Void ShowStatsWindow()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash21E5998BC10A5A74B3C3C49AE9AB07C53C18DDAD290459E95EA1B3F33DA1D824
  • Body hashB3A1A611062B407EC7AEE8756830ADDF0DBCFB9BD891647E064CE0EA57441FC0
  • IL size324
Referenced calls
Called by
String literals
  • We are not in the StandardModeManager. Not opening the StatsWindow, sorry.
  • event:/interface/open_window

ShowTown

private System.Boolean ShowTown(System.Guid townId)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Boolean
  • StaticTrue
  • VirtualFalse
  • Hash94D93E883603440A9BBDADEFC1F9F3F9AA485DE096C06D2C2FF39C28FC8C9E86
  • Body hash1107F874032B4ED4AD427BD7B1521B52F8295555AE4C8B2B0222F5014BEFAE84
  • IL size191
Referenced calls
Called by
String literals
  • Failed to find town with ID
  • We're not in the StandardModeManager. Not opening the Town window, sorry.

ShowTownReportWindow

public System.Void ShowTownReportWindow(CandideServer.MessageModels.Towns.TownsReportType type, System.Nullable<System.Guid> targetTownId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash111AE1E8BE8753F0001D5F93C63F9CBFFA5976D4FFB75ABFA3CADBB69CEF8023
  • Body hash4C113B7D4AAE2CE65461DBCADDCCB7BB2E94494FCDAA5C2F016058BCFE4803E1
  • IL size204
Referenced calls
Called by
String literals
  • We're not in the StandardModeManager. Not opening the TownReport window, sorry.

ShowTownWindow

public System.Void ShowTownWindow(System.Guid townId, Shared.Entity.EntityWrapper attachedEntity, System.Single distance)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashCFA09D2ADE123A362EC579E3D13399ADD97ABC676B4596A6A7229508E935740A
  • Body hashE4096500E2129A0E172DA5FFCCF29056AA8853F5CCC4BA060EB871C536996116
  • IL size37
Referenced calls
Called by

ShowTradingPost

private System.Boolean ShowTradingPost(System.Guid buildingId)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Boolean
  • StaticTrue
  • VirtualFalse
  • Hash34855D1E26E737ABC8D26C8185ABC743248EFB85126DB99E2D247C949E635045
  • Body hash4101B137A4EA4918E858925152AF0D7A52317339A06B93544F3B38778E767AA8
  • IL size233
Referenced calls
Called by
String literals
  • trading_post
  • We're not in the StandardModeManager. Not opening the Trading post window, sorry.

ShowTradingPostWindow

public System.Void ShowTradingPostWindow(System.Guid tradingPostBuildingId, CandideCreator.Shared.Models.RectangleF attachedArea)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash0A54853B76931F8FD7E882F0ACE0A20F09636C727D7C2E77D726CFDA9B2FA9F6
  • Body hash119F5CD97C841BE696052748418EB6A8388E8FFF4CC1E704BE823E0357499658
  • IL size31
Referenced calls
Called by

ShowTutorialJournalWindow

public System.Void ShowTutorialJournalWindow(System.Nullable<Candide.CandideUI.Tutorial.Tutorials> tutorial)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash9580277D515B6DE816CAFBC12C863AB0724FC1E67ED03EA7352FC49CB873B30F
  • Body hashEFE0A7493E8237E7590720DFA906876A58692CD1051B013322E7A432D4E58155
  • IL size217
Referenced calls
Called by
String literals
  • We're not in the StandardModeManager. Not opening the Tutorial journal window, sorry.

ShowWorldMap

public System.Void ShowWorldMap()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash1AEEC4E9C6AB9DA956A8A636A06A9D39D945B0BFDDDE37E9995004CC41A000DB
  • Body hashDD400FB3828EA8CB65482430301A4B3AC942C0292385F5F3EBBFF10B6ED8A727
  • IL size171
Referenced calls
Called by
String literals
  • We are not in the StandardModeManager. Not opening the WorldOverviewWindow, sorry.
  • event:/interface/open_map