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

На главную


lifestyle.GetActivePreset( presetIndex )

Возвращает индекс активного пресета стиля.

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

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

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

-- возвращаемые значения:
number (int) - индекс пресета, начиная с 0

-- пример:
local activePresetItems = lifestyle.GetPreset( lifestyle.GetActivePreset() )

Связанные страницы: "CategoryLuaApi" "CategoryLifestyle"

CategoryLifestyle
EventEquipmentLifestyleChanged
FunctionLifestyleCanChangePreset
FunctionLifestyleGetActivePreset
FunctionLifestyleGetPreset
FunctionLifestyleGetPresetsCount
FunctionLifestyleGetSlots
FunctionLifestyleSetActivePreset


CategoryLuaApi CategoryFunction CategoryLifestyle

На главную