C# Class PrintAngle, TheUnseen

Inheritance: MonoBehaviour
Afficher le fichier Open project: henryj41043/TheUnseen

Méthodes publiques

Свойство Type Description
cs CreatureSight,
x int
y int

Méthodes publiques

Méthode Description
Awake ( ) : void
OnGUI ( ) : void
Update ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

cs public_oe property

public CreatureSight, cs
Résultat CreatureSight,

x public_oe property

public int x
Résultat int

y public_oe property

public int y
Résultat int