add parse errors for invalid kb layouts
This commit is contained in:
parent
ecce027c02
commit
e2f61e267e
3 changed files with 9 additions and 0 deletions
|
|
@ -100,6 +100,8 @@ public:
|
|||
|
||||
std::string parseKeyword(const std::string&, const std::string&, bool dynamic = false);
|
||||
|
||||
void addParseError(const std::string&);
|
||||
|
||||
SAnimationPropertyConfig* getAnimationPropertyConfig(const std::string&);
|
||||
|
||||
private:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue