C# Class SeeIt, CodeSpells

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

Méthodes publiques

Свойство Type Description
should_destroy bool
should_show bool

Méthodes publiques

Méthode Description
OnDrawGizmos ( ) : void

Method Details

OnDrawGizmos() public méthode

public OnDrawGizmos ( ) : void
Résultat void

Property Details

should_destroy public_oe property

public bool should_destroy
Résultat bool

should_show public_oe property

public bool should_show
Résultat bool