You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently all script utility are implemented in CCustomScript class, even when method is applicable to native scripts.
In code we have multiple instances where casting to CS is performed just to call some utility method.