Extract editor edit action router
This commit is contained in:
@@ -14,8 +14,6 @@ public:
|
||||
void Initialize(const std::string& projectPath);
|
||||
|
||||
private:
|
||||
AssetItemPtr GetSelectedItem() const;
|
||||
void HandleKeyboardShortcuts();
|
||||
void RenderAssetItem(const AssetItemPtr& item, int index);
|
||||
|
||||
char m_searchBuffer[256] = "";
|
||||
|
||||
Reference in New Issue
Block a user