C# Class ConvertOnEntry, CodeSpells

Inheritance: MonoBehaviour
Afficher le fichier Open project: srfoster/CodeSpells

Méthodes protégées

Méthode Description
isInput ( GameObject l ) : bool
target ( ) : GameObject

Private Methods

Méthode Description
OnTriggerStay ( Collider col ) : void
convert ( GameObject first, GameObject second ) : void

Method Details

isInput() protected abstract méthode

protected abstract isInput ( GameObject l ) : bool
l GameObject
Résultat bool

target() protected abstract méthode

protected abstract target ( ) : GameObject
Résultat GameObject