mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-09-07 09:17:26 +00:00
Add base for menu parsing unit tests
This commit is contained in:
@@ -10,7 +10,7 @@ CommonEventHandlerScript::CommonEventHandlerScript(std::string script)
|
||||
{
|
||||
}
|
||||
|
||||
CommonEventHandlerElementType CommonEventHandlerScript::GetType()
|
||||
CommonEventHandlerElementType CommonEventHandlerScript::GetType() const
|
||||
{
|
||||
return CommonEventHandlerElementType::SCRIPT;
|
||||
}
|
||||
|
Reference in New Issue
Block a user