feat: project scripts
This commit is contained in:
@@ -174,4 +174,8 @@ public:
|
||||
devtools::Editor& getEditor() {
|
||||
return *editor;
|
||||
}
|
||||
|
||||
const Project& getProject() {
|
||||
return *project;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user