コード例 #1
0
 protected virtual void OnChanged(ReportEventArgs <SceneActivationReport> e)
 {
     Changed?.Invoke(this, e);
 }