protected virtual void OnDead(CharacterDead arg) { }
protected override void OnDead(CharacterDead arg) { Debug.Log("[Renewer] OnDead, msg : " + arg.Msg); }