Пример #1
0
 public UiGunInput(UiGun parent) => Parent = parent;
Пример #2
0
 public UiGunInput(UiGun parent)
 {
     Parent = parent;
 }