Function PhysicsServerSingleton.areaGetParam

Returns an area parameter value. A list of available parameters is on the areaparameter constants.

Variant areaGetParam (
  const(RID) area,
  const(long) param
) nothrow @nogc const;