Wobbly Life Mod SDK
 
Loading...
Searching...
No Matches
ModWobblyLife.ModCharacterCustomize Class Reference

Contains everything about changing the apperance of a character i.e Clothes. More...

Inheritance diagram for ModWobblyLife.ModCharacterCustomize:

Public Member Functions

void SetClothingPiece (ModClothingPiece clothingPiecePrefab)
 Sets the current clothing.
 
bool IsWearing (ModClothingPiece clothingPiecePrefab)
 Returns true if the character is wearing the provided clothing.
 

Detailed Description

Contains everything about changing the apperance of a character i.e Clothes.

Member Function Documentation

◆ IsWearing()

bool ModWobblyLife.ModCharacterCustomize.IsWearing ( ModClothingPiece  clothingPiecePrefab)

Returns true if the character is wearing the provided clothing.

Parameters
clothingPiecePrefab
Returns

◆ SetClothingPiece()

void ModWobblyLife.ModCharacterCustomize.SetClothingPiece ( ModClothingPiece  clothingPiecePrefab)

Sets the current clothing.

Parameters
clothingPiecePrefabThis must be a prefab