[][src]Function tes3mp_plugin::plugin::generated::add_enforced_collision_ref_id

pub fn add_enforced_collision_ref_id(ref_id: &str)

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

ref_id The refId.

Returns void