Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
UnloadLevel
C# Class UnloadLevel, PGP2
Inheritance:
MonoBehaviour
Mostra file
Open project: theiis/PGP2
Public Properties
Property
Type
Description
lvlLoadItem
GameObject
Public Methods
Method
Description
Awake
( ) :
void
OnTriggerEnter
(
Collider
col
) :
void
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
OnTriggerEnter()
public
method
public
OnTriggerEnter
(
Collider
col
) :
void
col
Collider
return
void
Property Details
lvlLoadItem
public_oe property
public
GameObject
lvlLoadItem
return
GameObject