Property | Type | Description | |
---|---|---|---|
blocked | bool | ||
equipID | int | ||
type | EquipSet |
Method | Description | |
---|---|---|
Change ( EquipSet t, int e ) : void | ||
Change ( EquipSet t, int e, bool b ) : void | ||
EquipShort ( ) : System.Collections | ||
EquipShort ( EquipSet t, int e ) : System.Collections | ||
GetContent ( ) : GUIContent | ||
GetEquipment ( ) : Equipment, | ||
GetIcon ( ) : |
||
GetName ( ) : string | ||
IsArmor ( ) : bool | ||
IsNone ( ) : bool | ||
IsWeapon ( ) : bool |
public Change ( EquipSet t, int e, bool b ) : void | ||
t | EquipSet | |
e | int | |
b | bool | |
return | void |
public EquipShort ( EquipSet t, int e ) : System.Collections | ||
t | EquipSet | |
e | int | |
return | System.Collections |