HomeWildfire Games

Migrate DEFINE_INTERFACE_METHOD_* to the ScriptFunction wrappers.

Description

Migrate DEFINE_INTERFACE_METHOD_* to the ScriptFunction wrappers.

The main benefits are more convenient code in the component interfaces TU and no limit on the # of arguments that can be passed.

Differential Revision: https://code.wildfiregames.com/D3910