Method

RmfWorldspawnget_paths

Declaration [src]

RmfPathIterator*
rmf_worldspawn_get_paths (
  RmfWorldspawn* worldspawn
)

Description [src]

Gets the RmfPaths associated with the object.

Gets propertyRmf.Worldspawn:paths

Return value

Type: RmfPathIterator

An iterator over the world’s paths.

The caller of the method takes ownership of the data, and is responsible for freeing it.