public override void OnUpdate() { base.OnUpdate(); if (async != null) { _wnd.OnProgress(async.progress); } }