C# Class DbcExtractor.Map

Show file Open project: LordJZ/MyWowTools

Public Properties

Property Type Description
BattlefieldMapIconScale float
Expansion uint
GhostEntranceMap int
GhostEntranceX float
GhostEntranceY float
InstanceResetOffset uint
LoadingScreen uint
MaxPlayers uint
PhasingMap int
TimeOfDayOverride int
flags uint
isBattleground uint
linkedZone uint
type uint
unk uint

Public Methods

Method Description
FixRow ( System.Locale lang ) : bool

Method Details

FixRow() public method

public FixRow ( System.Locale lang ) : bool
lang System.Locale
return bool

Property Details

BattlefieldMapIconScale public property

public float BattlefieldMapIconScale
return float

Expansion public property

public uint Expansion
return uint

GhostEntranceMap public property

public int GhostEntranceMap
return int

GhostEntranceX public property

public float GhostEntranceX
return float

GhostEntranceY public property

public float GhostEntranceY
return float

InstanceResetOffset public property

public uint InstanceResetOffset
return uint

LoadingScreen public property

public uint LoadingScreen
return uint

MaxPlayers public property

public uint MaxPlayers
return uint

PhasingMap public property

public int PhasingMap
return int

TimeOfDayOverride public property

public int TimeOfDayOverride
return int

flags public property

public uint flags
return uint

isBattleground public property

public uint isBattleground
return uint

linkedZone public property

public uint linkedZone
return uint

type public property

public uint type
return uint

unk public property

public uint unk
return uint