EditorFileSystemDirectory

Inherits: Object

There is currently no description for this class. Please help us by contributing one!

Methods

int

find_dir_index ( String name ) const

int

find_file_index ( String name ) const

String

get_file ( int idx ) const

int

get_file_count ( ) const

bool

get_file_import_is_valid ( int idx ) const

String

get_file_path ( int idx ) const

String

get_file_script_class_extends ( int idx ) const

String

get_file_script_class_name ( int idx ) const

StringName

get_file_type ( int idx ) const

String

get_name ( )

EditorFileSystemDirectory

get_parent ( )

String

get_path ( ) const

EditorFileSystemDirectory

get_subdir ( int idx )

int

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!