base classes — bpy_struct, Space
File browser space data
User’s bookmarks
| Type: | bpy_prop_collection of FileBrowserFSMenuEntry, (readonly) |
|---|
Index of active bookmark (-1 if none)
| Type: | int in [-32768, 32767], default -1 |
|---|
Parameters and Settings for the Filebrowser
| Type: | FileSelectParams, (readonly) |
|---|
| Type: | bpy_prop_collection of FileBrowserFSMenuEntry, (readonly) |
|---|
Index of active recent folder (-1 if none)
| Type: | int in [-32768, 32767], default -1 |
|---|
System’s bookmarks
| Type: | bpy_prop_collection of FileBrowserFSMenuEntry, (readonly) |
|---|
Index of active system bookmark (-1 if none)
| Type: | int in [-32768, 32767], default -1 |
|---|
System’s folders (usually root, available hard drives, etc)
| Type: | bpy_prop_collection of FileBrowserFSMenuEntry, (readonly) |
|---|
Index of active system folder (-1 if none)
| Type: | int in [-32768, 32767], default -1 |
|---|
Undocumented
Undocumented
Inherited Properties
Inherited Functions