Skip to content

GML-Classes v1.0.5

Compare
Choose a tag to compare
@Nikko-the-cat Nikko-the-cat released this 20 Oct 14:28
· 3 commits to main since this release
  • added function is_class_inst(val)
  • added function class_get_method_names(classID)
  • added function class_has_method(classID, methodName)
  • feather fixes, refactoring