DemoScriptReloadCurrentScene Method |
Reload the current scene
Namespace:
DigitalRuby.ThunderAndLightning
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic static void ReloadCurrentScene()
Public Shared Sub ReloadCurrentScene
public:
static void ReloadCurrentScene()
static member ReloadCurrentScene : unit -> unit
See Also