C# Class TopArmor, Aegina

Inheritance: Armor
Afficher le fichier Open project: JMounier/Aegina Class Usage Examples

Méthodes publiques

Méthode Description
SetArmor ( GameObject player, TopArmor, topArmor ) : void
TopArmor ( ) : System.Collections
TopArmor ( TopArmor, topArmor ) : System.Collections
TopArmor ( int id, Text, name, Text, description, Texture2D icon, Entity, ent, int armorValue, Material exterieur, Material interieur ) : System.Collections

Method Details

SetArmor() public static méthode

public static SetArmor ( GameObject player, TopArmor, topArmor ) : void
player GameObject
topArmor TopArmor,
Résultat void

TopArmor() public méthode

public TopArmor ( ) : System.Collections
Résultat System.Collections

TopArmor() public méthode

public TopArmor ( TopArmor, topArmor ) : System.Collections
topArmor TopArmor,
Résultat System.Collections

TopArmor() public méthode

public TopArmor ( int id, Text, name, Text, description, Texture2D icon, Entity, ent, int armorValue, Material exterieur, Material interieur ) : System.Collections
id int
name Text,
description Text,
icon UnityEngine.Texture2D
ent Entity,
armorValue int
exterieur Material
interieur Material
Résultat System.Collections