Skip to content

Latest commit

 

History

History
7 lines (3 loc) · 180 Bytes

README.md

File metadata and controls

7 lines (3 loc) · 180 Bytes

GML-Super

An implementation of super for GML

This script is a simple way to simply call __SUPER__.func_name() This will auto bind the function to the calling instance.