C# Class Teleporter, Adagio

Inheritance: MonoBehaviour
Mostrar archivo Open project: technicalvgda/Adagio Class Usage Examples

Public Properties

Property Type Description
isInTeleporter bool

Private Methods

Method Description
OnDisable ( ) : void
OnEnable ( ) : void
OnTriggerEnter2D ( Collider2D col ) : void
OnTriggerExit2D ( Collider2D col ) : void
Start ( ) : void
Teleport ( ) : void
Update ( ) : void

Property Details

isInTeleporter public_oe property

public bool isInTeleporter
return bool