EditorFileSystem

Inherits: Node < Object

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

Methods

String

get_file_type ( String path ) const

EditorFileSystemDirectory

get_filesystem ( )

EditorFileSystemDirectory

get_filesystem_path ( String path )

float

get_scanning_progress ( ) const

bool

is_scanning ( ) const

void

reimport_files ( PackedStringArray files )

void

scan ( )

void

scan_sources ( )

void

update_file ( String path )


Signals

filesystem_changed ( )

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


resources_reimported ( PackedStringArray resources )

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


resources_reimporting ( PackedStringArray resources )

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


resources_reload ( PackedStringArray resources )

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


script_classes_updated ( )

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


sources_changed ( bool exist )

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


Method Descriptions

String get_file_type ( String path ) const

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


EditorFileSystemDirectory get_filesystem ( )

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


EditorFileSystemDirectory get_filesystem_path ( String path )

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


float get_scanning_progress ( ) const

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


bool is_scanning ( ) const

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


void reimport_files ( PackedStringArray files )

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


void scan ( )

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


void scan_sources ( )

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


void update_file ( String path )

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