Class: BaseGameObject

BaseGameObject

The base class that every game object within a game inherit from for Python manipulation that would be redundant via Creer

new BaseGameObject()

Methods

string toString()

toString override for easier debugging
Returns: string
readable string in the format `GameObjectName #id`