示例#1
0
 public UiGunInput(UiGun parent) => Parent = parent;
示例#2
0
 public UiGunInput(UiGun parent)
 {
     Parent = parent;
 }