GameMaker (2.3)
Icon

GMInvoke

Benjamin Urquhart

You must be logged in to obtain assets

Description

Allows looking up builtin functions by their name in GML. This allows you to dynamically call functions just by knowing their name:

var func = method_by_name("show_message"); func("Hello, world!")

End User Licence Agreement (EULA).

Age Rating: 4+

Version

GMS2.3 - Version 1.0.0. Published January 27, 2022

Initial release

Loading, please wait

Package contents

Loading, please wait

What is the issue?

Loading, please wait