Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
DestructButton
C# Class DestructButton, SlashRunner
Loads the given scene when pressed.
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: matthewAURA/SlashRunner
Public Properties
Property
Type
Description
remains
GameObject
sceneName
string
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Wait
( ) :
void
Private Methods
Method
Description
WaitToDie
(
float
waitTime
) :
IEnumerator
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Wait()
public
method
public
Wait
( ) :
void
return
void
Property Details
remains
public_oe property
public
GameObject
remains
return
GameObject
sceneName
public_oe property
public
string
sceneName
return
string