Public Member Functions

ScriptWaypointList Class Reference
[Classes that create a list of items.]

Creates a list of waypoints of which you are the owner. More...

#include <script_waypointlist.hpp>

Inheritance diagram for ScriptWaypointList:
ScriptList ScriptObject SimpleCountedObject

Public Member Functions

 ScriptWaypointList (ScriptWaypoint::WaypointType waypoint_type)

Detailed Description

Creates a list of waypoints of which you are the owner.

ai game

Definition at line 23 of file script_waypointlist.hpp.


Constructor & Destructor Documentation

ScriptWaypointList::ScriptWaypointList ( ScriptWaypoint::WaypointType  waypoint_type  ) 
Parameters:
waypoint_type The type of waypoint to make a list of waypoints for.

Definition at line 18 of file script_waypointlist.cpp.

References ScriptList::AddItem(), FOR_ALL_WAYPOINTS, ScriptObject::GetCompany(), OWNER_DEITY, and OWNER_NONE.


The documentation for this class was generated from the following files: