LuaSTG-x Core API
lstg::FileDialog Class Reference

Public Member Functions

function getLastError ()
 
function open (local filterList, local defaultPath)
 
function openMultiple (local filterList, local defaultPath)
 
function pickFolder (local defaultPath)
 
function save (local filterList, local defaultPath)
 

Member Function Documentation

◆ getLastError()

function getLastError ( )
Returns
string

◆ open()

function open ( local  filterList,
local  defaultPath 
)
Parameters
filterListstring
defaultPathstring
Returns
string

◆ openMultiple()

function openMultiple ( local  filterList,
local  defaultPath 
)
Parameters
filterListstring
defaultPathstring
Returns
array_table

◆ pickFolder()

function pickFolder ( local  defaultPath)
Parameters
defaultPathstring
Returns
string

◆ save()

function save ( local  filterList,
local  defaultPath 
)
Parameters
filterListstring
defaultPathstring
Returns
string

The documentation for this class was generated from the following file: