Пользовательские дополнения
На главную
avatar.GetClass()
Возвращает класс аватара
-- библиотека:
avatar
-- объявление:
function GetClass()
-- параметры:
нет
-- возвращаемые значения:
string -- имя класса аватара
Пример:
local sysClassName = avatar.GetClass()
LogInfo( "sysClassName: ", sysClassName )
Search: "CategoryLuaApi" "CategoryAvatarInfo"
EnumsInnateStats
EnumsResistances
EventAvatarBarriersChanged
EventAvatarCombatStatusChanged
EventAvatarCreated
EventAvatarPrimaryTargetChanged
EventAvatarSecondaryTargetChanged
EventAvatarStatsChanged
EventAvatarTargetChanged
EventAvatarTargetTargetChanged
EventDruidPetCommandPointsChanged
EventNecromancerBloodPoolChanged
FunctionAvatarGetArmor
FunctionAvatarGetBarriersDelay
FunctionAvatarGetBarriersInfo
FunctionAvatarGetClass
FunctionAvatarGetComboPoints
FunctionAvatarGetDeviceList
FunctionAvatarGetDruidPetCommandPoints
FunctionAvatarGetHealthRegen
FunctionAvatarGetId
FunctionAvatarGetInnateStats
FunctionAvatarGetMainhandSpeed
FunctionAvatarGetManaRegen
FunctionAvatarGetNecromancerBloodPool
FunctionAvatarGetOffhandSpeed
FunctionAvatarGetRangedSpeed
FunctionAvatarGetResistances
FunctionAvatarGetUnitList
FunctionAvatarImproveInnateStat
FunctionAvatarIsAbleToMove
FunctionAvatarIsExist
CategoryLuaApi
CategoryFunction
CategoryAvatar
CategoryAvatarInfo
На главную