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

На главную


avatar.GetViewedBuildFreeStatPoints()

Возвращает количество пунктов характеристик, доступных для распределения в просматриваемой специализации (задаваемой avatar.SetViewedBuild( index ))

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

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

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

-- возвращаемые значения:
number (int) - количество пунктов характеристик, доступных для распределения в просматриваемой специализации

-- примеры:

local stats = avatar.GetViewedBuildFreeStatPoints()

См. также avatar.SetViewedBuild( index ).

Связанные страницы: "CategoryLuaApi" "CategoryAvatarInfo"

EnumCreatureStat
EnumsInnateStats
EnumsResistances
EventAvatarBarriersChanged
EventAvatarCreated
EventAvatarPrimaryTargetChanged
EventAvatarSecondaryTargetChanged
EventAvatarStatsChanged
EventAvatarTargetTargetChanged
EventCharacterClassChangerChanged
EventDruidPetCommandPointsChanged
EventNecromancerBloodPoolChanged
FunctionAvatarCancelClassChanger
FunctionAvatarGetBarriersDelay
FunctionAvatarGetBarriersInfo
FunctionAvatarGetClass
FunctionAvatarGetClassChangerBonusStats
FunctionAvatarGetClassChangerInfo
FunctionAvatarGetClassChangerRangeBonusStats
FunctionAvatarGetClassId
FunctionAvatarGetDeviceList
FunctionAvatarGetDruidPetCommandPoints
FunctionAvatarGetHealthRegen
FunctionAvatarGetId
FunctionAvatarGetInnateStats
FunctionAvatarGetMainhandSpeed
FunctionAvatarGetManaRegen
FunctionAvatarGetNecromancerBloodPool
FunctionAvatarGetNextLevelUnlockInfo
FunctionAvatarGetOffhandSpeed
FunctionAvatarGetPower
FunctionAvatarGetRangedSpeed
FunctionAvatarGetResistances
FunctionAvatarGetStamina
FunctionAvatarGetUnitList
FunctionAvatarGetViewedBuildFreeRubyPoints
FunctionAvatarGetViewedBuildFreeStatPoints
FunctionAvatarGetViewedBuildFreeTalentPoints
FunctionAvatarGetWisdom
FunctionAvatarIsAbleToMove
FunctionAvatarIsExist
FunctionAvatarIsNavigateToPoint
FunctionAvatarIsNextLevelLocked
FunctionAvatarSetClassChangerInfo
FunctionProtectedMissionGetInnateStatSecondary
InnateStatSecondary


CategoryLuaApi CategoryFunction CategoryAvatar CategoryAvatarInfo

На главную