Example #1
0
 public void RemoveUI() => ui3D_skill = null;
Example #2
0
 public void SetUI(UI3D_Element _ui) => ui3D_skill = _ui;