Пользовательские дополнения
На главную
raid.GetLeaderHelperName()
Возвращает имя помощника лидера рейда. Имя может быть пустым в случае его отсутствия.
-- библиотека:
raid
-- объявление:
function GetLeaderHelperName()
-- параметры:
нет
-- возвращаемое значение
WString - имя помощника лидера
-- пример:
local leaderHelper = raid.GetLeaderHelperName()
Search: "CategoryLuaApi" "CategoryRaid"
EnumRaidFailed
EnumRaidMemberRight
EnumRaidMemberState
EnumReadyCheckReadyState
EventRaidAlreadyIn
EventRaidAppeared
EventRaidCantAccept
EventRaidCantEnterMap
EventRaidChanged
EventRaidDecline
EventRaidDeclineBusy
EventRaidDeclineIgnored
EventRaidDisappeared
EventRaidFailed
EventRaidInvite
EventRaidLeaderChanged
EventRaidLeaderHelperChanged
EventRaidLootMasterChanged
EventRaidMemberAdded
EventRaidMemberPositionUpdated
EventRaidMemberRemoved
EventRaidMemberStatusChanged
EventRaidSaveMapQuestion
EventReadyCheckEnded
EventReadyCheckInfoChanged
EventReadyCheckStarted
FunctionRaidAccept
FunctionRaidAddRight
FunctionRaidCanInvite
FunctionRaidChangeLeader
FunctionRaidCreate
FunctionRaidDecline
FunctionRaidDisband
FunctionRaidGetLeaderHelperName
FunctionRaidGetLeaderName
FunctionRaidGetLootMasterName
FunctionRaidGetMemberInfo
FunctionRaidGetMemberRights
FunctionRaidGetMembers
FunctionRaidGetReadyCheckInfo
FunctionRaidInvite
FunctionRaidInviteByName
FunctionRaidIsAutomatic
FunctionRaidIsExist
FunctionRaidIsLeader
FunctionRaidIsolateMember
FunctionRaidIsPlayerInAvatarsRaid
FunctionRaidIsPlayerInAvatarsRaidGroup
FunctionRaidKick
FunctionRaidLeave
FunctionRaidMapSaveResponse
FunctionRaidMoveMemberToGroup
FunctionRaidRemoveRight
FunctionRaidReportReadyCheck
FunctionRaidStartReadyCheck
FunctionRaidSwapMembers
CategoryLuaApi
CategoryFunction
CategoryRaid
На главную