C# Class GameFramework.AbstractScriptBehavior

Inheritance: UnityEngine.MonoBehaviour
Exibir arquivo Open project: dreamanlan/CSharpGameFramework Class Usage Examples

Protected Methods

Method Description
OnResourceEnabled ( bool _enabled ) : void

Method Details

OnResourceEnabled() protected abstract method

protected abstract OnResourceEnabled ( bool _enabled ) : void
_enabled bool
return void