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
Hyeon-Cheol Cho edited this page Aug 12, 2016
·
2 revisions
classYourPCextendsPlayerController{GodMode(args/*string*/)/*Exec*/{console.log("YOU ARE A GOD",args)}}letYourPC_C=require('uclass')()(global.YourPC)Root.GetOuter().PlayerControllerClass=YourPC_C