C# Class StretchyTanks.CompatibilityChecker

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: NathanKell/StretchySRB

Méthodes publiques

Méthode Description
IsCompatible ( ) : bool
Start ( ) : void

Private Methods

Méthode Description
getAllTypes ( ) : IEnumerable

Method Details

IsCompatible() public static méthode

public static IsCompatible ( ) : bool
Résultat bool

Start() public méthode

public Start ( ) : void
Résultat void