Skip to main content

Chrome console shows error TypeError this.YourFunctionName is not a function

images-medium

This could be due to the Runtime Analysis tool excluding some classes which are required.

Possible solution:

  • Create a develop build and play through all possible situations within your playable. This is so the Luna Runtime Analysis tool can detect all required classes. Once a full playthrough is done, do another develop build and test again to check that the function / classes are no longer showing as missing.