Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
loadNewScene
C# Class loadNewScene
Inheritance:
MonoBehaviour
Show file
Open project: Undiscovered-Game-Studios/Project-Legacy-2D
Public Properties
Property
Type
Description
Players
List
StartingArea
Vector3
level
string
loadShiftPerPlayer
float
Public Methods
Method
Description
OnTriggerEnter2D
( ) :
void
Start
( ) :
void
Method Details
OnTriggerEnter2D()
public
method
public
OnTriggerEnter2D
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
Players
public property
public
List
Players
return
List
StartingArea
public property
public
Vector3
StartingArea
return
Vector3
level
public property
public
string
level
return
string
loadShiftPerPlayer
public property
public
float
loadShiftPerPlayer
return
float