TryGetSubpart
Summary
public bool TryGetSubpart(string name, out MyEntitySubpart subpart)
Gets subpart by subpart name
Returns
True if subpart is found
Parameters
- string name
- MyEntitySubpart subpart
Remarks
If you press Alt+11, enable Debug draw and Model dummies then you'll see all subpart names.