HRMInjuryBodyPart::checkExist Method
Determines whether the specified body part exists.
Syntax
client server public static boolean checkExist(HRMInjuryBodyPartId _bodyPartId)
Run On
Called
Parameters
- _bodyPartId
Type: HRMInjuryBodyPartId Extended Data Type
The body part ID to check for existence.
Return Value
Type: boolean
true if the specified body part exists; otherwise, false.