Romestead Assembly Reference

Candide.CandideUI.ProximityWindows.InventoryWindow

Type JSON

public class in Candide.CandideUI.ProximityWindows

Methods9
Properties4
Fields10
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
Anchorprotectedprotected Candide.CandideUI.Components.CandideWindowAnchorDrag Anchor
InventoryStackPanelprotectedprotected Candide.CandideUI.Containers.CandideGrid InventoryStackPanel
ManualGraphicsprotectedprotected System.Boolean ManualGraphics
Titleprotectedprotected Candide.CandideUI.Components.TranslationCenteredTextLayout Title
_canRenameInventoryprivateprivate System.Boolean _canRenameInventory
_getCharacterInventoryHandleprivateprivate Candide.Multiplayer.Network.GetResponseHandler _getCharacterInventoryHandle
_inventoryControlprivateprivate Candide.CandideUI.UserControls.InventoryControl _inventoryControl
_inventoryIdprivateprivate System.Nullable<System.Guid> _inventoryId
_quickActionsPanelprivateprivate Candide.CandideUI.Components.InventoryQuickActionsPanel _quickActionsPanel
_renameBtnprivateprivate Candide.CandideUI.Components.Buttons.CandideIconButton _renameBtn

Properties

NameVisibilitySignature
CanRenameInventorypublicpublic System.Boolean CanRenameInventory
FetchInventoryDonepublicpublic System.Boolean FetchInventoryDone
Inventorypublicpublic Candide.GameModels.Models.Items.SimpleInventory Inventory
InventoryIdpublicpublic System.Nullable<System.Guid> InventoryId

Methods

InvalidateInventoryId

private System.Void InvalidateInventoryId()

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash149C2CAFA78B214EA273DB438CB2C17740F7AB0D70509D938C384AACBF541C67
  • Body hash14B8475DB95C22D8125F7798E7F3B6CFA186541A8F8F61440A7F59D8956C7CEC
  • IL size169
Referenced calls
String literals
  • No inventory id was set for the inventory window

OnClick_RenameChest

private System.Void OnClick_RenameChest()

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash78A700A8C5F8198E5800ABB6702D315154059F29BDA75C8B4F1E1763CDA48E7D
  • Body hashBC766D03573C2EED1311909B6C1442D08BCCDC66CF0E347FF0777B53AEF1B05A
  • IL size77
Referenced calls

OnControllerNavigation

public System.Boolean OnControllerNavigation(Candide.CandideUI.ControllerNavigation navigation)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualTrue
  • Hash1AE15606905F3DAA3711D005F12CE829EC5B552607D0EA349E7CCFA3B1983BAF
  • Body hashCBE19D38D5BF55091C70F35095133953E05D21750088DFA7F4D8E53F03EEE664
  • IL size8
Referenced calls

OnError

private System.Void OnError(System.Byte b)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash0DB6B07D00F25439AFE1BCC9B475FD0218FD81D88796FE07B4F4CFEB6CF12577
  • Body hash706F940E3701E836BFEC6A095AFA2F4EE75651071E652BBB6703459B700548D6
  • IL size40
Referenced calls
Called by

OnInventoryChanged

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

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashBF060364E0EF85560446B6F87892FE921BF28BDDCC6E13D9BBE59AFF219C3820
  • Body hash5247228290868DA4D86843B02028CFCD952B76BBB221E8B16B419C21E73EB041
  • IL size106
Referenced calls
Called by
String literals
  • Unexpected null Inventory

OnMouseRightClickFunc

internal System.Boolean OnMouseRightClickFunc(Candide.CandideUI.UserControls.InventoryControlOnMouseRightClickArgs args)

Method metadata
  • Visibilityinternal
  • Return typeSystem.Boolean
  • StaticTrue
  • VirtualFalse
  • Hash842A30FC6CF58079848CE4FB2D0497869E84A79D6E232E9D3323520BD28349D2
  • Body hash00C039ECB83E34912D12799CCF0A8732283E0C6F4CC3669FE6B91D2A27ACE0D1
  • IL size138
Referenced calls
String literals
  • event:/interface/holder_drop
  • event:/items/coin_pickup

OnWindowClosed

protected System.Void OnWindowClosed()

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash1A9578D16BAD7AE1A11B239594345D970ED5F85D9637799A8A00FDF12CC0342C
  • Body hashA83A61265C34BBE2B10D98419ED56996C3D4A8E29682ADE4507E95276378695E
  • IL size240
Referenced calls

OnWindowShown

protected System.Void OnWindowShown()

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash7BEC0A3A798200BCD7E5271D677BAE33B50C10F61687596BB7F5F73F299D634A
  • Body hash7A4A19FABBE3DA03B1D3BEE2F3A7D512AD39900DE6A756602AE74787090E2305
  • IL size18
Referenced calls

SetName

private System.Void SetName(System.String name)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash6C1F6AA0A3E3B36AC7FE0B7BA6123D90BA1DF9A0E9A3F204D65C48850DB605F4
  • Body hashA4B66405AF8C4591B0ECE5FF10DDC7244965343D176F236E00B0A20A13191757
  • IL size30
Referenced calls
Called by