Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
RopeScript
C# Class RopeScript, Heracles
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: TrinityUniversityGameDesign/Heracles
Class Usage Examples
Public Properties
Property
Type
Description
severed
bool
Public Methods
Method
Description
OnTriggerEnter2D
(
Collider2D
otherCollider
) :
void
Start
( ) :
void
Method Details
OnTriggerEnter2D()
public
method
public
OnTriggerEnter2D
(
Collider2D
otherCollider
) :
void
otherCollider
UnityEngine.Collider2D
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
severed
public_oe property
public
bool
severed
return
bool