Event - OnSceneEnterCall a function when entering a scene.Example#local OnEnter = function() print("I entered a scene")end CL.CoreEntry.EnterGameStateEvent("+", OnEnter) CopyUser Variables#No user variables.