C# Class LelBlanc.Pet

Afficher le fichier Open project: KarmaPanda/EloBuddy Class Usage Examples

Méthodes publiques

Méthode Description
MovePet ( ) : void

Method to Move Pet

RotatePosition ( System.Vector3 path ) : System.Vector3

Method Details

MovePet() public static méthode

Method to Move Pet
public static MovePet ( ) : void
Résultat void

RotatePosition() public static méthode

public static RotatePosition ( System.Vector3 path ) : System.Vector3
path System.Vector3
Résultat System.Vector3