polymod icon indicating copy to clipboard operation
polymod copied to clipboard

Allow scripting on static functions.

Open EliteMasterEric opened this issue 4 years ago • 0 comments
trafficstars

By default, scripting is only allowed on non-static functions, and you need to create an instance field to do it. This is because scripts are loaded in the constructor.

EliteMasterEric avatar Sep 25 '21 05:09 EliteMasterEric