ReiLuaGui File explorer.
This commit is contained in:
9
API.md
9
API.md
@@ -2083,6 +2083,15 @@ Change working directory, return true on success
|
||||
|
||||
---
|
||||
|
||||
> isFile = RL_IsPathFile( string path )
|
||||
|
||||
Check if a given path is a file or a directory
|
||||
|
||||
- Failure return nil
|
||||
- Success return bool
|
||||
|
||||
---
|
||||
|
||||
> fileDropped = RL_IsFileDropped()
|
||||
|
||||
Check if a file has been dropped into window
|
||||
|
||||
Reference in New Issue
Block a user