Method | Description | |
---|---|---|
SetArmor ( GameObject player, TopArmor, topArmor ) : void | ||
TopArmor ( ) : System.Collections | ||
TopArmor ( TopArmor, topArmor ) : System.Collections | ||
TopArmor ( int id, Text, name, Text, description, |
public static SetArmor ( GameObject player, TopArmor, topArmor ) : void | ||
player | GameObject | |
topArmor | TopArmor, | |
return | void |
public TopArmor ( TopArmor, topArmor ) : System.Collections | ||
topArmor | TopArmor, | |
return | System.Collections |
public TopArmor ( int id, Text, name, Text, description, |
||
id | int | |
name | Text, | |
description | Text, | |
icon | ||
ent | Entity, | |
armorValue | int | |
exterieur | Material | |
interieur | Material | |
return | System.Collections |