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

На главную


RelatedWidgetsLua:GetList( self )

Возвращает список всех имен шаблонов виджетов в группе

-- Класс:
RelatedWidgetsLua

-- Объявление:
function GetList( self )

-- Параметры:
self - RelatedWidgetsLua - группа текстур

-- Возвращаемые значения:
table of strings (индексация с 1) - список имен всех текстур в группе

-- Пример:
LogInfo( widgetTemplates:GetList() )

Search: "CategoryLuaApi" "CategoryRelatedResources"

CategoryRelatedResources
FunctionCommonGetAddonRelatedSoundGroup
FunctionCommonGetAddonRelatedTextGroup
FunctionCommonGetAddonRelatedTextureGroup
FunctionCommonGetAddonRelatedWidgetGroup
FunctionCommonGetStateRelatedSoundGroup
FunctionCommonGetStateRelatedTextGroup
FunctionCommonGetStateRelatedTextureGroup
FunctionCommonGetStateRelatedWidgetGroup
FunctionRelatedSoundsLuaGetList
FunctionRelatedSoundsLuaGetSound
FunctionRelatedSoundsLuaHasSound
FunctionRelatedTextsLuaGetList
FunctionRelatedTextsLuaGetText
FunctionRelatedTextsLuaHasText
FunctionRelatedTexturesLuaGetList
FunctionRelatedTexturesLuaGetTexture
FunctionRelatedTexturesLuaHasTexture
FunctionRelatedWidgetsLuaGetList
FunctionRelatedWidgetsLuaGetWidget
FunctionRelatedWidgetsLuaHasWidget
RelatedResources
RelatedSoundsLua
RelatedTextsLua
RelatedTexturesLua
RelatedWidgetsLua


CategoryLuaApi CategoryFunction CategoryRelatedResources

На главную