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

Public Member Functions

Clothing.Clothing GetClothing ()
 

Public Attributes

Clothing.Clothing SlotClothing
 

Private Member Functions

void Awake ()
 
void OnEnable ()
 
void OnDisable ()
 
void Start ()
 
void Update ()
 
void LateUpdate ()
 

Member Function Documentation

◆ Awake()

void Slasher.Inventory.InventorySlot.Awake ( )
private

◆ GetClothing()

Clothing.Clothing Slasher.Inventory.InventorySlot.GetClothing ( )

◆ LateUpdate()

void Slasher.Inventory.InventorySlot.LateUpdate ( )
private

◆ OnDisable()

void Slasher.Inventory.InventorySlot.OnDisable ( )
private

◆ OnEnable()

void Slasher.Inventory.InventorySlot.OnEnable ( )
private

◆ Start()

void Slasher.Inventory.InventorySlot.Start ( )
private

◆ Update()

void Slasher.Inventory.InventorySlot.Update ( )
private

Member Data Documentation

◆ SlotClothing

Clothing.Clothing Slasher.Inventory.InventorySlot.SlotClothing

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