Adventure Creator  1.69.3
An adventure game toolkit for Unity, by Chris Burton, ICEBOX Studios 2013-2019
AC.IStateChange Interface Reference

Public Member Functions

void OnStateChange (GameState newGameState)
 

Detailed Description

An interface that is called when the gameState variable is changed.