ReferenceBase¶
-
class
guerilla.ReferenceBase¶ Bases:
guerilla.HostNodeThis class is the base class for referencing mechanisms
-
LoadHostReferences¶ If true, load the sub host references (references with no prefixes).
Type: bool
-
ReferenceActualFileName¶ The actual path of the referenced file, in case the reference path had to be resolved
Type: str
-
ReferenceFileName¶ The path of the referenced file
Type: str
-
ReferencePathOverride¶ The path override, so it possible to load another file instead of the original file
Type: str
-