iguiopenfiledialog

Contents

Name Description
getdir( )

Returns the direcotry the client wanted to open.

getname( )

Returns the name of the file opened.


getdir( )

Returns the direcotry the client wanted to open.

Returns the name of the directory once the client has pressed "open".

Returns

Defined at client/lua_api/gui/iguifiledialog.cpp:107


getname( )

Returns the name of the file opened.

Returns the name of the file, without the file path.

Returns

Defined at client/lua_api/gui/iguifiledialog.cpp:123