Script Reflection Util
class ScriptReflectionUtil
Functions
Link copied to clipboard
Link copied to clipboard
Get the value of a declared field from class
Link copied to clipboard
Invalidate the cache. Allows user to invalidate the cache for whatever reason, like dynamic class loading.
Link copied to clipboard
Invoke method(ONLY OF THIS CLASS WITHOUT INHERITED METHODS) with no access restrictions based on method name, match overloaded methods based on number and type of arguments does NOT handle null arguments
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard