C# Class DebuggingUI, LearningUnits

Inheritance: MonoBehaviour
Afficher le fichier Open project: prime31/LearningUnits Class Usage Examples

Protected Properties

Свойство Type Description
gnarly GnarlyClass,

Méthodes publiques

Méthode Description
protectMyInput ( string shouldNeverBeNull, int shouldBeAboveOneHundred ) : void

Private Methods

Méthode Description
OnGUI ( ) : void

Method Details

protectMyInput() public méthode

public protectMyInput ( string shouldNeverBeNull, int shouldBeAboveOneHundred ) : void
shouldNeverBeNull string
shouldBeAboveOneHundred int
Résultat void

Property Details

gnarly protected_oe property

protected GnarlyClass, gnarly
Résultat GnarlyClass,