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

На главную


lfgLib.GetDestinationCategories()

Возвращает список категорий доступных целей для поиска группы.

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

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

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

-- возвращаемое значение
table of LFGDestinationCategoryId or nil - список категорий доступных целей; индексация таблицы начинается с 0

-- пример:
local availableCategories = lfgLib.GetDestinationCategories()

Search: "CategoryLuaApi" "CategoryLfgLib"

EnumLfgActionFail
EnumLFGEventDifficulty
EnumLfgRole
EnumLfgVoteType
EventLfgActionFail
EventLfgDepartAvailableChanged
EventLfgDestinationAvailableChanged
EventLfgDestinationChanged
EventLfgDestinationsListChanged
EventLfgDestinationVisitsChanged
EventLfgJoin
EventLfgLeave
EventLfgVote
EventLfgVoteTerminate
FunctionLfgLibDepart
FunctionLfgLibEnableReplicateDestinations
FunctionLfgLibGetCurrentDestination
FunctionLfgLibGetDepartRequirements
FunctionLfgLibGetDestinationCategories
FunctionLfgLibGetDestinationRequirements
FunctionLfgLibGetDestinationReward
FunctionLfgLibGetDestinations
FunctionLfgLibGetDestinationsInCategory
FunctionLfgLibGetDestinationTimers
FunctionLfgLibGetDestinationVisits
FunctionLfgLibGetRoles
FunctionLfgLibIsAvailable
FunctionLfgLibIsDepartAvailable
FunctionLfgLibIsDestinationAvailable
FunctionLfgLibIsFreePass
FunctionLfgLibIsRoleAvailable
FunctionLfgLibJoin
FunctionLfgLibLeave
FunctionLfgLibVoteNo
FunctionLfgLibVoteYes
LfgDestinationCategoryId
LfgDestinationId


CategoryLuaApi CategoryFunction CategoryLfgLib

На главную