Function physis::race::build_skeleton_path
source ยท pub fn build_skeleton_path(
race: Race,
subrace: Subrace,
gender: Gender,
) -> String
Expand description
Builds the path to the skeleton (sklb) file for a given race
, subrace
and gender
.