Polyphase Game Engine
Loading...
Searching...
No Matches
ScriptCreatorDialog.h
Go to the documentation of this file.
1#pragma once
2
3#if EDITOR
4
11void OpenCreateScriptDialog();
12
14void OpenCreateCppFileDialog();
15
17void DrawScriptCreatorDialogs();
18
19#endif // EDITOR