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
Coliseo
SaberController
C# Class Coliseo.SaberController
Inheritance:
UnityEngine.MonoBehaviour
Exibir arquivo
Open project: lmucs/Coliseo
Class Usage Examples
Public Properties
Property
Type
Description
attackCollider
UnityEngine.Collider
blockCollider
UnityEngine.Collider
Public Methods
Method
Description
Awake
( ) :
void
ToggleBeam
( ) :
void
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
ToggleBeam()
public
method
public
ToggleBeam
( ) :
void
return
void
Property Details
attackCollider
public_oe property
public
Collider,UnityEngine
attackCollider
return
UnityEngine.Collider
blockCollider
public_oe property
public
Collider,UnityEngine
blockCollider
return
UnityEngine.Collider