Attempts to find a destructible mesh associated with a specific room.
If found, the method returns true and provides the mesh via an out parameter.
ParametersroomThe room for which to find the destructible mesh.
destructibleGlobalMeshOut parameter that will hold the destructible mesh if found.
ReturnsFalse if the mesh is not found (i.e., default value is returned), otherwise true.