Пользовательские дополнения

На главную


avatar.GetViewedBuild()

Получить номер специализации, данные о которой доступны для просмотра.

-- библиотека:
avatar

-- объявление:
function GetViewedBuild()

-- параметры:
нет

-- возвращаемые значения
number (int) или nil - номер показываемой специализации аватара (нумерация начинается от 0); если ошибка, то nil

-- пример
LogInfo( avatar.GetViewedBuild() )

Search: "CategoryLuaApi" "CategoryTalents"

EventAvatarClassFormChanged
EventTalentsChanged
FunctionAvatarApplyStoredTalents
FunctionAvatarCanUpdateBaseTalent
FunctionAvatarCanUpdateFieldTalent
FunctionAvatarClearStoredTalents
FunctionAvatarEnableFreeKeys
FunctionAvatarGetActiveBuild
FunctionAvatarGetBaseTalentInfo
FunctionAvatarGetBaseTalentTableSize
FunctionAvatarGetBuildsCount
FunctionAvatarGetBuildSwitchSpell
FunctionAvatarGetCommonFieldTalentInfo
FunctionAvatarGetFieldTalentInfo
FunctionAvatarGetFieldTalentTableSize
FunctionAvatarGetLayerRelatedSpells
FunctionAvatarGetRubyStartLevel
FunctionAvatarGetSpentTalentPoints
FunctionAvatarGetViewedBuild
FunctionAvatarSetActiveBuild
FunctionAvatarSetViewedBuild
FunctionAvatarStoreBaseTalent
FunctionAvatarStoreFieldTalent
TalentCurrency


CategoryLuaApi CategoryFunction CategoryAvatar CategoryTalents

На главную