Function add_enforced_collision_ref_id

Source
pub fn add_enforced_collision_ref_id(ref_id: &str)
Expand description

Add a refId to the list of refIds for which collision should be enforced
irrespective of other settings.

ref_id The refId.

Returns void