Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
BasicFunctions
C# Class BasicFunctions, Castle-Bashers
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: DevelopersGuild/Castle-Bashers
Class Usage Examples
Public Methods
Method
Description
CreateSelf
( ) :
void
DestroySelf
(
float
t
) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
CreateSelf()
public
method
public
CreateSelf
( ) :
void
return
void
DestroySelf()
public
method
public
DestroySelf
(
float
t
) :
void
t
float
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void