SetSkinStyle
ModularCharacterManager.SetSkinStyle
Declaration public void SetSkinStyle(int _styleIndex);
Parameters
Parameter
Description
int _styleIndex
The index of the Skin Style you want to equip from within the current Character Style.
Description The public function to change the skin style by index (within the available styles in the Character Style)
Last updated