示例#1
0
 public LuaInputBinding(UndertaleInput baseInput)
 {
     this.input = baseInput;
 }