Table of Contents

Interface IHackAndSlashV10

Namespace
Nekoyume.Action
Assembly
Lib9c.dll
public interface IHackAndSlashV10

Properties

ApStoneCount

int ApStoneCount { get; }

Property Value

int

AvatarAddress

Address AvatarAddress { get; }

Property Value

Address

Costumes

IEnumerable<Guid> Costumes { get; }

Property Value

IEnumerable<Guid>

Equipments

IEnumerable<Guid> Equipments { get; }

Property Value

IEnumerable<Guid>

Foods

IEnumerable<Guid> Foods { get; }

Property Value

IEnumerable<Guid>

RuneSlotInfos

IEnumerable<IValue> RuneSlotInfos { get; }

Property Value

IEnumerable<IValue>

StageBuffId

int? StageBuffId { get; }

Property Value

int?

StageId

int StageId { get; }

Property Value

int

TotalPlayCount

int TotalPlayCount { get; }

Property Value

int

WorldId

int WorldId { get; }

Property Value

int