disguise developers

Designer Plugins

Plugins for Disguise Designer software.

PathsManager

Category: Resources

Base class: _BlipValue

Properties

appProjectDirectory : str (Read-Only)

archivedConsolesDirectory : str (Read-Only)

buildPath : int (Read-Only)

checkpointName : int (Read-Only)

commonInternalTexturesDir : str (Read-Only)

commonPluginsDir : str (Read-Only)

consolePath : str (Read-Only)

currentConsoleArchivePath : str (Read-Only)

d3Exe : str (Read-Only)

d3Logo : str (Read-Only)

dataD3Path : int (Read-Only)

debugTxt : str (Read-Only)

desktopDirectory : str (Read-Only)

dllPath : str (Read-Only)

dmxTxt : str (Read-Only)

exePath : int (Read-Only)

helpTxtPaths : List[str] (Read-Only)

iniPath : int (Read-Only)

isDeveloperEnvironment : bool (Read-Only)

isRunningFromCheckpoint : bool (Read-Only)

oldAuthorizationKeys : str (Read-Only)

oldAuthorizationKeysDefault : str (Read-Only)

oldAuthorizationUpdates : str (Read-Only)

oldAuthorizationUpdatesDefault : str (Read-Only)

pythonDir : str (Read-Only)

pythonExe : str (Read-Only)

rsyncDir : str (Read-Only)

rsyncExe : str (Read-Only)

runningPath : int (Read-Only)

schemaPath : str (Read-Only)

Return the path to the installed schema.json file that describes all fields and attributes of each object.

A string representing the location of the schema.json file on disk that was installed with Designer.

scriptPaths : List[int] (Read-Only)

shadersFolderPath : str (Read-Only)

sourcePath : str (Read-Only)

telemetryLogsPath : str (Read-Only)

The path on dist to which telemetry data will be written if it is enabled.

The path as a string

trapTxt : str (Read-Only)

Constructors

__init__(self)

Default constructor for PathsManager

Methods

commonTextureByFileName(self, file_name: str) -> str

Static Methods

isStarterProject(path: str) -> bool

projectExtensionSnapshot() -> str

projectExtensionTmp() -> string_view

isFullProject(path: str) -> bool

projectExtension() -> string_view

projectExtensionInvalidSnapshot() -> str