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
magnetic
C# Class magnetic, UrsaMajor
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: BJarv/UrsaMajor
Public Properties
Property
Type
Description
magnetized
bool
player
GameObject
speed
float
target
bool
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
magnetized
public_oe property
public
bool
magnetized
return
bool
player
public_oe property
public
GameObject
player
return
GameObject
speed
public_oe property
public
float
speed
return
float
target
public_oe property
public
bool
target
return
bool