ManaPlus
Data Fields
EAthena::MapTypeProperty2Bits Struct Reference

#include <maptypeproperty2.h>

Data Fields

uint32_t party: 1
 
uint32_t guild: 1
 
uint32_t siege: 1
 
uint32_t mineffect: 1
 
uint32_t nolockon: 1
 
uint32_t countpk: 1
 
uint32_t nopartyformation: 1
 
uint32_t bg: 1
 
uint32_t noitemconsumption: 1
 
uint32_t usecart: 1
 
uint32_t summonstarmiracle: 1
 
uint32_t SpareBits: 15
 

Detailed Description

Definition at line 29 of file maptypeproperty2.h.

Field Documentation

◆ bg

uint32_t EAthena::MapTypeProperty2Bits::bg

Definition at line 41 of file maptypeproperty2.h.

◆ countpk

uint32_t EAthena::MapTypeProperty2Bits::countpk

Definition at line 38 of file maptypeproperty2.h.

◆ guild

uint32_t EAthena::MapTypeProperty2Bits::guild

Definition at line 34 of file maptypeproperty2.h.

Referenced by EAthena::BeingRecv::processMapTypeProperty().

◆ mineffect

uint32_t EAthena::MapTypeProperty2Bits::mineffect

Definition at line 36 of file maptypeproperty2.h.

◆ noitemconsumption

uint32_t EAthena::MapTypeProperty2Bits::noitemconsumption

Definition at line 42 of file maptypeproperty2.h.

◆ nolockon

uint32_t EAthena::MapTypeProperty2Bits::nolockon

Definition at line 37 of file maptypeproperty2.h.

◆ nopartyformation

uint32_t EAthena::MapTypeProperty2Bits::nopartyformation

Definition at line 39 of file maptypeproperty2.h.

◆ party

uint32_t EAthena::MapTypeProperty2Bits::party

Definition at line 33 of file maptypeproperty2.h.

Referenced by EAthena::BeingRecv::processMapTypeProperty().

◆ siege

uint32_t EAthena::MapTypeProperty2Bits::siege

Definition at line 35 of file maptypeproperty2.h.

◆ SpareBits

uint32_t EAthena::MapTypeProperty2Bits::SpareBits

Definition at line 45 of file maptypeproperty2.h.

◆ summonstarmiracle

uint32_t EAthena::MapTypeProperty2Bits::summonstarmiracle

Definition at line 44 of file maptypeproperty2.h.

◆ usecart

uint32_t EAthena::MapTypeProperty2Bits::usecart

Definition at line 43 of file maptypeproperty2.h.


The documentation for this struct was generated from the following file: