Creates a list of waypoints of which you are the owner. More...
#include <script_waypointlist.hpp>
Public Member Functions | |
| ScriptWaypointList (ScriptWaypoint::WaypointType waypoint_type) | |
Creates a list of waypoints of which you are the owner.
ai game
Definition at line 23 of file script_waypointlist.hpp.
| ScriptWaypointList::ScriptWaypointList | ( | ScriptWaypoint::WaypointType | waypoint_type | ) |
| 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.
1.7.1