add: "Game" function
This commit is contained in:
@@ -11,4 +11,5 @@ namespace Helpers {
|
||||
bool isPlayerCrawling();
|
||||
bool IsInGame();
|
||||
std::string GetActiveScene();
|
||||
Unity::CGameObject* Game();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user