Function PhysicsServerSingleton.areaSetParam

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

void areaSetParam(VariantArg2) (
  in RID area,
  in long param,
  in VariantArg2 value
);