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_folderString

Methods

ReturnsMethod
Arraylist_dir ( subdir: String = "" )
Dictionary[]list_special_resources ( subdir: String = "", type: String = "", extension: String = "" )
Dictionary[]scan_for_layout_parts ( )

Property Descriptions

var this_folder =

No description available.


Method Descriptions

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

No description available.


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

No description available.


func scan_for_layout_parts ( ) ⇒ Dictionary[]

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