Style Slasher
A dressup combat roguelike created by Scrungle Studios for the 2025 Swinburne Capstone project.
Slasher.Clothing.ClothingTemplateSO Class Reference
Inheritance diagram for Slasher.Clothing.ClothingTemplateSO:
Inheritance graph
Collaboration diagram for Slasher.Clothing.ClothingTemplateSO:
Collaboration graph

Properties

ClothingSlotType SlotType [get]
 
List< ClothingTagTags [get]
 
ParamModifierListSO Stats [get]
 
List< System.Action > Actions [get]
 
string VisualID [get]
 

Private Attributes

ClothingSlotType slotType
 
List< ClothingTagtags
 
ParamModifierListSO stats
 
List< System.Action > actions = new()
 
string visualID
 

Member Data Documentation

◆ actions

List<System.Action> Slasher.Clothing.ClothingTemplateSO.actions = new()
private

◆ slotType

ClothingSlotType Slasher.Clothing.ClothingTemplateSO.slotType
private

◆ stats

ParamModifierListSO Slasher.Clothing.ClothingTemplateSO.stats
private

◆ tags

List<ClothingTag> Slasher.Clothing.ClothingTemplateSO.tags
private

◆ visualID

string Slasher.Clothing.ClothingTemplateSO.visualID
private

Property Documentation

◆ Actions

List<System.Action> Slasher.Clothing.ClothingTemplateSO.Actions
get

◆ SlotType

ClothingSlotType Slasher.Clothing.ClothingTemplateSO.SlotType
get

◆ Stats

ParamModifierListSO Slasher.Clothing.ClothingTemplateSO.Stats
get

◆ Tags

List<ClothingTag> Slasher.Clothing.ClothingTemplateSO.Tags
get

◆ VisualID

string Slasher.Clothing.ClothingTemplateSO.VisualID
get

The documentation for this class was generated from the following file: