Table of Contents

Class CraftingState

Namespace
TaleWorlds.CampaignSystem.GameState
Assembly
TaleWorlds.CampaignSystem.dll
public class CraftingState : GameState
Inheritance
CraftingState
Inherited Members

Constructors

CraftingState()

public CraftingState()

Properties

CraftingLogic

public Crafting CraftingLogic { get; }

Property Value

Crafting

Handler

public ICraftingStateHandler Handler { get; set; }

Property Value

ICraftingStateHandler

IsMenuState

public override bool IsMenuState { get; }

Property Value

bool

Methods

InitializeLogic(Crafting, bool)

public void InitializeLogic(Crafting newCraftingLogic, bool isReplacingWeaponClass = false)

Parameters

newCraftingLogic Crafting
isReplacingWeaponClass bool

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).