C# Class DRObjects.ActorHandling.ActorMissions.PatrolRouteMission

Inheritance: ActorMission
Afficher le fichier Open project: Haedrian/Divine-Right Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetNextPoint ( ) : PatrolPoint

Gets the next point the patroller has to visit. Will change the Next Point.

PatrolRouteMission ( ) : System

Method Details

GetNextPoint() public méthode

Gets the next point the patroller has to visit. Will change the Next Point.
public GetNextPoint ( ) : PatrolPoint
Résultat PatrolPoint

PatrolRouteMission() public méthode

public PatrolRouteMission ( ) : System
Résultat System