Add IsSequencePlaying helper function and enable NolanBehaviour in the lobby
This commit is contained in:
@@ -8,6 +8,7 @@ bool IsLocalPlayer(app::NolanBehaviour* player);
|
||||
bool IsPlayerCrawling();
|
||||
bool IsPlayerCrawling(app::GameObject* go);
|
||||
bool IsInGame();
|
||||
bool IsSequencePlaying();
|
||||
|
||||
app::GameObject* GetAzazel(app::Survival* survival);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user