Home
last modified time | relevance | path

Searched refs:sim_hull (Results 1 – 1 of 1) sorted by relevance

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/parse/
H A Dsexp.cpp6787 int sexp_hits_left(int node, bool sim_hull) in sexp_hits_left() argument
6796 float hull_pct = sim_hull ? get_sim_hull_pct(ship_entry->objp) : get_hull_pct(ship_entry->objp); in sexp_hits_left()