C# Class AISight, gmap377_leathGloves_inc

Inheritance: MonoBehaviour
Afficher le fichier Open project: bi3mer/gmap377_leathGloves_inc Class Usage Examples

Méthodes publiques

Свойство Type Description
Eyes Eye[],

Méthodes publiques

Méthode Description
LookForPlayer ( ) : Transform

Searches each eye for the player. If one of the eyes can see the player, it returns the player's transform. Otherwise, it returns null.

Method Details

LookForPlayer() public méthode

Searches each eye for the player. If one of the eyes can see the player, it returns the player's transform. Otherwise, it returns null.
public LookForPlayer ( ) : Transform
Résultat Transform

Property Details

Eyes public_oe property

public Eye[], Eyes
Résultat Eye[],