GetAllWearablesOfCategory

CharacterStyle.GetAllWearablesOfCategory

Declaration public List<Wearable> GetAllWearablesOfCategory(WearableCategory _category);

Parameters

Description The public function to retrieve a list of wearables in a given category from all Wearable Databases in the Wearable Database array.

Returns A list of Wearables assigned to the specified Wearable Category.

Last updated