Пользовательские дополнения
На главную
avatar.GetViewedBuildFreeTalentPoints()
Возвращает количество свободных очков умений, доступных для распределения в просматриваемой специализации (задаваемой avatar.SetViewedBuild( index ))
-- библиотека:
avatar
-- объявление:
function GetViewedBuildFreeTalentPoints()
-- параметры:
нет
-- возвращаемые значения:
number (int) - количество очков умений, доступных для распределения в просматриваемой специализации
-- примеры:
local talents = avatar.GetViewedBuildFreeTalentPoints()
См. также avatar.SetViewedBuild( index ).
Связанные страницы: "CategoryLuaApi" "CategoryAvatarInfo"
EnumsInnateStats
EnumsResistances
EventAvatarBarriersChanged
EventAvatarCreated
EventAvatarPrimaryTargetChanged
EventAvatarSecondaryTargetChanged
EventAvatarStatsChanged
EventAvatarTargetTargetChanged
EventCharacterClassChangerChanged
EventDruidPetCommandPointsChanged
EventNecromancerBloodPoolChanged
FunctionAvatarCancelClassChanger
FunctionAvatarGetArmor
FunctionAvatarGetBarriersDelay
FunctionAvatarGetBarriersInfo
FunctionAvatarGetClass
FunctionAvatarGetClassChangerBonusStats
FunctionAvatarGetClassChangerInfo
FunctionAvatarGetClassChangerRangeBonusStats
FunctionAvatarGetClassId
FunctionAvatarGetComboPoints
FunctionAvatarGetDeviceList
FunctionAvatarGetDruidPetCommandPoints
FunctionAvatarGetHealthRegen
FunctionAvatarGetId
FunctionAvatarGetInnateStats
FunctionAvatarGetMainhandSpeed
FunctionAvatarGetManaRegen
FunctionAvatarGetNecromancerBloodPool
FunctionAvatarGetNextLevelUnlockInfo
FunctionAvatarGetOffhandSpeed
FunctionAvatarGetRangedSpeed
FunctionAvatarGetResistances
FunctionAvatarGetUnitList
FunctionAvatarGetViewedBuildFreeRubyPoints
FunctionAvatarGetViewedBuildFreeStatPoints
FunctionAvatarGetViewedBuildFreeTalentPoints
FunctionAvatarIsAbleToMove
FunctionAvatarIsExist
FunctionAvatarIsNavigateToPoint
FunctionAvatarIsNextLevelLocked
FunctionAvatarSetClassChangerInfo
FunctionProtectedMissionGetInnateStatSecondary
InnateStatSecondary
CategoryLuaApi
CategoryFunction
CategoryAvatar
CategoryAvatarInfo
На главную