C# Class DRObjects.ActorHandling.ActorMissions.PatrolRouteMission

Inheritance: ActorMission
Mostrar archivo Open project: Haedrian/Divine-Right Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
GetNextPoint ( ) : PatrolPoint

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

PatrolRouteMission ( ) : System

Method Details

GetNextPoint() public method

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

PatrolRouteMission() public method

public PatrolRouteMission ( ) : System
return System