C# Class CacheBehaviour, twitchPickTool

A safe, drop-in replacement for MonoBehaviour as your base class. Each property value is cached and GetComponent will be called if the instance is null or is destroyed.
Inheritance: BaseBehaviour
Exibir arquivo Open project: DanielSnd/twitchPickTool Class Usage Examples