Namespace Nekoyume.Model.State
Classes
- AgentState
Agent의 상태 모델이다.
- AllCombinationSlotState
This is new version of combination slot State. This state stores all combinationSlot states of an avatar. AllCombinationSlotState has all combinationSlotStates as dictionary and has methods to get/set/update each combinationSlotState. Use this with CombinationSlotStateModule.
- AllRuneState
This is new version of rune state. This state stores all rune states of an avatar. AllRuneState has all RuneStates as dictionary and has methods to get/set/update each RuneState. Use this with RuneStateModule.
- AvatarState
Agent가 포함하는 각 Avatar의 상태 모델이다.
- CollectionState
Represents the state of a collection.
- ShopState
This is a model class of shop state.