ProjectEvent
Since: 25.6
Properties
Name
Type
Access
Min Version
Description
name
string
R
25.6
The project name.
path
string
R
25.6
The absolute file path to the project file.
id
string
R
25.6
The unique identifier of the project.
Events
Name
Version
Description
EVENT_OPENED
25.6
Event occurs when project was opened.
EVENT_ACTIVATED
25.6
Event occurs when the active project has changed
EVENT_DIRTY
25.6
Event occurs when the project dirty state changed.