EditorFileSystemDirectory
Inherits: Object
There is currently no description for this class. Please help us by contributing one!
Methods
find_dir_index ( String name ) const |
|
find_file_index ( String name ) const |
|
get_file_count ( ) const |
|
get_file_import_is_valid ( int idx ) const |
|
get_file_path ( int idx ) const |
|
get_file_script_class_extends ( int idx ) const |
|
get_file_script_class_name ( int idx ) const |
|
get_file_type ( int idx ) const |
|
get_name ( ) |
|
get_parent ( ) |
|
get_path ( ) const |
|
get_subdir ( int idx ) |
|
get_subdir_count ( ) const |
Method Descriptions
int find_dir_index ( String name ) const
There is currently no description for this method. Please help us by contributing one!
int find_file_index ( String name ) const
There is currently no description for this method. Please help us by contributing one!
String get_file ( int idx ) const
There is currently no description for this method. Please help us by contributing one!
int get_file_count ( ) const
There is currently no description for this method. Please help us by contributing one!
bool get_file_import_is_valid ( int idx ) const
There is currently no description for this method. Please help us by contributing one!
String get_file_path ( int idx ) const
There is currently no description for this method. Please help us by contributing one!
String get_file_script_class_extends ( int idx ) const
There is currently no description for this method. Please help us by contributing one!
String get_file_script_class_name ( int idx ) const
There is currently no description for this method. Please help us by contributing one!
StringName get_file_type ( int idx ) const
There is currently no description for this method. Please help us by contributing one!
String get_name ( )
There is currently no description for this method. Please help us by contributing one!
EditorFileSystemDirectory get_parent ( )
There is currently no description for this method. Please help us by contributing one!
String get_path ( ) const
There is currently no description for this method. Please help us by contributing one!
EditorFileSystemDirectory get_subdir ( int idx )
There is currently no description for this method. Please help us by contributing one!
int get_subdir_count ( ) const
There is currently no description for this method. Please help us by contributing one!