Class NwWaypoint
A waypoint entity that uniquely identifies a location in the module.
public sealed class NwWaypoint : NwGameObject, IEquatable<NwObject>
- Inheritance
-
NwWaypoint
- Implements
- Inherited Members
- Extension Methods
Properties
- IsValid
Gets a value indicating whether this is a valid object.
Methods
- Clone(Location, string?, bool)
Creates a copy of this game object.