Waypoint

class pynwn.Waypoint(resource, instance=False)
appearance

Appearance ID

comment

Comment.

get_description(lang=None)

Localized description.

get_map_note(lang=None)

Localized map note.

get_name(lang=None)

Localized name.

has_map_note

Has map note flag.

linked_to

Linked to.

map_note_enabled

Map note enabled.

palette_id

Palette ID.

resref

Resref.

set_description(lang=None, string=None)

Localized description.

set_map_note(lang=None, string=None)

Localized map note.

set_name(lang=None, string=None)

Localized name.

stage()

Stage changes to GFF structure.

tag

Tag.

vars

Variable table


class pynwn.WaypointInstance(gff, parent_obj)
position
stage()

Stages changes to parent GFF structure.