This is how I’m registering the export:

Exports.Add("GetPlayerObj", new Func<string, dynamic>(GetPlayerObj));