Esempio n. 1
0
 public UiGunInput(UiGun parent) => Parent = parent;
Esempio n. 2
0
 public UiGunInput(UiGun parent)
 {
     Parent = parent;
 }