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

На главную


avatar.GetViewedBuildFreeStatPoints()

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

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

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

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

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

-- примеры:

local stats = avatar.GetViewedBuildFreeStatPoints()

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

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

EnumCreatureStat
EnumSpecialStatType
EnumsResistances
EventAvatarAliveChanged
EventAvatarBarriersChanged
EventAvatarCreated
EventAvatarStalkerDamagePoolAdded
EventAvatarStalkerDamagePoolChanged
EventAvatarStalkerDamagePoolRemoved
EventAvatarStatsChanged
EventAvatarTargetTargetChanged
EventAvatarWarriorDamagePoolAdded
EventAvatarWarriorDamagePoolChanged
EventAvatarWarriorDamagePoolRemoved
EventCharacterClassChangerChanged
EventDruidPetCommandPointsChanged
EventFairyBonusChanged
EventNecromancerBloodPoolChanged
FunctionAvatarCalcCurrentGearScore
FunctionAvatarCancelClassChanger
FunctionAvatarChangeFairyBonus
FunctionAvatarGetBarriersDelay
FunctionAvatarGetBarriersInfo
FunctionAvatarGetClass
FunctionAvatarGetClassChangerBonusStats
FunctionAvatarGetClassChangerInfo
FunctionAvatarGetClassChangerRangeBonusStats
FunctionAvatarGetClassId
FunctionAvatarGetDeviceList
FunctionAvatarGetDruidPetCommandPoints
FunctionAvatarGetGearScoreInfo
FunctionAvatarGetHealthRegen
FunctionAvatarGetId
FunctionAvatarGetInnateStatDescription
FunctionAvatarGetInnateStats
FunctionAvatarGetItemClassList
FunctionAvatarGetMainhandSpeed
FunctionAvatarGetManaRegen
FunctionAvatarGetNecromancerBloodPool
FunctionAvatarGetNextLevelUnlockInfo
FunctionAvatarGetOffhandSpeed
FunctionAvatarGetPower
FunctionAvatarGetRangedSpeed
FunctionAvatarGetRecommendedStats
FunctionAvatarGetResistances
FunctionAvatarGetServerId
FunctionAvatarGetSpecialStats
FunctionAvatarGetStamina
FunctionAvatarGetStatsBonusesPart
FunctionAvatarGetUniqueId
FunctionAvatarGetUnitList
FunctionAvatarGetViewedBuildFreeRubyPoints
FunctionAvatarGetViewedBuildFreeStatPoints
FunctionAvatarGetViewedBuildFreeTalentPoints
FunctionAvatarGetWisdom
FunctionAvatarIsAbleToMove
FunctionAvatarIsAlive
FunctionAvatarIsExist
FunctionAvatarIsNavigateToPoint
FunctionAvatarIsNextLevelLocked
FunctionAvatarSetClassChangerInfo
FunctionCommonIsEqualStats
InnateStatSecondary
UniqueId


CategoryLuaApi CategoryFunction CategoryAvatar CategoryAvatarInfo

На главную