getting started
structure
c++ api
nw::GffField
get()
get_to()
name()
size()
type()
valid()
operator[]()
Public Functions
Get the field’s value.
Get label.
If field is a list, returns size of list, else 0.
Get field type.
Get if field is valid.
If field is a list, return struct at index, else invalid struct.