Table of Contents

Method GetWaypointByTag

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

GetWaypointByTag(string)

Finds the specified waypoint with the given tag.

public NwWaypoint? GetWaypointByTag(string tag)

Parameters

tag string

Returns

NwWaypoint