C# Class Codex, Adagio

Inheritance: MonoBehaviour
Afficher le fichier Open project: technicalvgda/Adagio Class Usage Examples

Méthodes publiques

Свойство Type Description
onCodex bool
speed float
travelDistance float

Private Methods

Méthode Description
DisplayCodex ( ) : void
OnTriggerExit2D ( Collider2D other ) : void
OnTriggerStay2D ( Collider2D other ) : void
Start ( ) : void
UnlockCodex ( ) : void
Update ( ) : void

Property Details

onCodex public_oe property

public bool onCodex
Résultat bool

speed public_oe property

public float speed
Résultat float

travelDistance public_oe property

public float travelDistance
Résultat float