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
This is possible because you can access the UClass generated by Javascript through C ++ functions, but because the class created in Javascript is not Persistant, it is better to implement it in a different way.
If all my JS contains is a class extending a UObject, how can I get that as a UClass in c++?
The text was updated successfully, but these errors were encountered: