ModularCharacterManager.RemoveWearable
Declaration public void RemoveWearable(int _slotIndex);
Parameters
int _slotIndex
The slot you want to remove the Wearable from.
Description The public function to remove a Wearable from a Character.
Last updated 11 months ago