private void Awake() { this.refs = this.GetComponent <SpriteRef>(); }
protected virtual void Awake() { this.refs = this.GetComponent <SpriteRef>(); }