Call a static method in a class.
Class Name
Full path to the class that contains the static method.
Method Name
The static method to call.
Parameters
Method paramters. NOTE: these must match the method's signature!
Store Result
Store the result of the method call.
Every Frame
Repeat every frame.