VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
PartyRestriction.Generated.cs File Reference

Enumerations

PartyRestriction
enum  PartyRestriction : uint {
  PartyRestriction.Invalid = 0x00000000 ,
  PartyRestriction.NotAllowed = 0x0000000A ,
  PartyRestriction.VillageFrozen = 0x00000014 ,
  PartyRestriction.VillageThawed = 0x0000001E ,
  PartyRestriction.None = 0x00000028
}