overload_script_variable.gd 50 B

123456
  1. extends Node
  2. var script: int
  3. func test():
  4. pass