Method

RmfRootget_worldspawn

Declaration [src]

RmfWorldspawn*
rmf_root_get_worldspawn (
  RmfRoot* root
)

Description [src]

Gets the worldspawn of the RMF.

Gets propertyRmf.Root:worldspawn

Return value

Type: RmfWorldspawn

The RMF’s worldspawn.

The data is owned by the instance.