RegionGraphNode
class RegionGraphNode
A node in the RegionGraph. It represents a region in the NDS map. It may be updatable.
Important: This is a Public Preview API. It may be changed or removed at any time.
Parameters
id
The unique node identifier.
name
A localized name of the region this node represents.
children
A list of the child RegionGraphNodes. Null if the node represents an updatable region.