C# Class UnityRose.Equip

Show file Open project: osROSE/UnityRose Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Equip ( ) : System.Collections
Equip ( int chest, int foot, int hand, int cap, int weapon, int shield, int face, int hair, int back, int mask ) : System.Collections

Method Details

Equip() public method

public Equip ( ) : System.Collections
return System.Collections

Equip() public method

public Equip ( int chest, int foot, int hand, int cap, int weapon, int shield, int face, int hair, int back, int mask ) : System.Collections
chest int
foot int
hand int
cap int
weapon int
shield int
face int
hair int
back int
mask int
return System.Collections