RemoveWearable

ModularCharacterManager.RemoveWearable

Declaration public void RemoveWearable(int _slotIndex);

Parameters

ParameterDescription

int _slotIndex

The slot you want to remove the Wearable from.

Description The public function to remove a Wearable from a Character.

Last updated