Class InventoryState
- Namespace
- TaleWorlds.CampaignSystem.GameState
- Assembly
- TaleWorlds.CampaignSystem.dll
public class InventoryState : PlayerGameState
- Inheritance
-
InventoryState
- Inherited Members
Constructors
InventoryState()
public InventoryState()
Properties
Handler
public IInventoryStateHandler Handler { get; set; }
Property Value
InventoryLogic
public InventoryLogic InventoryLogic { get; }
Property Value
IsMenuState
public override bool IsMenuState { get; }
Property Value
Methods
InitializeLogic(InventoryLogic)
public void InitializeLogic(InventoryLogic inventoryLogic)
Parameters
inventoryLogic
InventoryLogic
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).