DialogicIndexer

This contains the source code documentation of the class DialogicIndexer.

DialogicIndexer

Inherits: RefCounted

Script that indexes events, subsystems, settings pages and more. Place a script of this type in every folder in "addons/Events". Overwrite the methods to return the contents of that folder.

Properties

NameTypeDefault
this_folderStringget_base_dir()

Methods

ReturnsMethod
Arraylist_dir ( subdir: String = "" )
Dictionarylist_special_resources ( subdir: String = "", extension: String = "" )
Dictionarylist_animations ( subdir: String = "" )
Dictionary[]scan_for_layout_parts ( )

Property Descriptions

var this_folder = get_base_dir()

No description available.


Method Descriptions

func list_dir ( subdir: String = "" ) ⇒ Array

No description available.


func list_special_resources ( subdir: String = "", extension: String = "" ) ⇒ Dictionary

No description available.


func list_animations ( subdir: String = "" ) ⇒ Dictionary

No description available.


func scan_for_layout_parts ( ) ⇒ Dictionary[]

Helper that allows scanning sub directories that might be layout parts or styles