Пользовательские дополнения
На главную
avatar.GetId()
получить идентификатор аватара.
-- библиотека:
avatar
-- параметры:
нет
-- возвращаемое значение
id: ObjectId (not nil) -- идентификатор аватара (TODO: в настоящее время при старте скриптов может быть nil)
-- пример:
local id = avatar.GetId()
Search: "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
На главную