C# Class DbcExtractor.Map

Mostra 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_oe property

public float BattlefieldMapIconScale
return float

Expansion public_oe property

public uint Expansion
return uint

GhostEntranceMap public_oe property

public int GhostEntranceMap
return int

GhostEntranceX public_oe property

public float GhostEntranceX
return float

GhostEntranceY public_oe property

public float GhostEntranceY
return float

InstanceResetOffset public_oe property

public uint InstanceResetOffset
return uint

LoadingScreen public_oe property

public uint LoadingScreen
return uint

MaxPlayers public_oe property

public uint MaxPlayers
return uint

PhasingMap public_oe property

public int PhasingMap
return int

TimeOfDayOverride public_oe property

public int TimeOfDayOverride
return int

flags public_oe property

public uint flags
return uint

isBattleground public_oe property

public uint isBattleground
return uint

linkedZone public_oe property

public uint linkedZone
return uint

type public_oe property

public uint type
return uint

unk public_oe property

public uint unk
return uint