Skip to main content

check_entity_recursion_depth

Function check_entity_recursion_depth 

Source
pub fn check_entity_recursion_depth(depth: c_int) -> c_int
Expand description

Check if entity recursion depth exceeds limits.

Returns 0 if within limits, -1 if exceeded.