Declaration
func SwitchArea(target entity<Player>, sceneID string, position Vector3, forward Vector3)
go
Switch the player to the specified location of the specified scene. Unloaded scenes will be automatically loaded, and loaded scenes will not be automatically unloaded.
func SwitchArea(target entity<Player>, sceneID string, position Vector3, forward Vector3)
go