Property MonsterOnly
- Namespace
- GuildWars2.Items
- Assembly
- GW2SDK.dll
MonsterOnly
Unknown flag. The name suggests that the item is only usable by monsters, but some player items also have this flag.
public required bool MonsterOnly { get; init; }
Unknown flag. The name suggests that the item is only usable by monsters, but some player items also have this flag.
public required bool MonsterOnly { get; init; }