Ejemplo n.º 1
0
 public void OnColorUpdated(Color _newColor)
 {
     m_MethodStorage?.Invoke(_newColor);
 }