Combine files

Add LUtrigger interfaces and calling
This commit is contained in:
Aaron Kimbre
2023-08-23 14:53:02 -05:00
parent daf5a7ffa9
commit dd2338601e
6 changed files with 305 additions and 246 deletions

View File

@@ -242,6 +242,8 @@ public:
*/
static float GetBaseSpeed(LOT lot);
const bool GetIsInReverse(){ return m_IsInReverse; };
private:
float HandleWaypointCommandGroupEmote(const std::string& data);
void HandleWaypointCommandSetVariable(const std::string& data);