Пользовательские дополнения
На главную
RelatedSoundsLua:GetList( self )
Возвращает список всех звуков в звуковой группе
-- Класс:
RelatedSoundsLua
-- Объявление:
function GetList( self )
-- Параметры:
self - RelatedSoundsLua - группа звуков
-- Возвращаемые значения:
table of strings (индексация с 1) - список имен всех звуков в группе
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
На главную