C# 클래스 TopArmor, Aegina

상속: Armor
파일 보기 프로젝트 열기: JMounier/Aegina 1 사용 예제들

공개 메소드들

메소드 설명
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

메소드 상세

SetArmor() 공개 정적인 메소드

public static SetArmor ( GameObject player, TopArmor, topArmor ) : void
player GameObject
topArmor TopArmor,
리턴 void

TopArmor() 공개 메소드

public TopArmor ( ) : System.Collections
리턴 System.Collections

TopArmor() 공개 메소드

public TopArmor ( TopArmor, topArmor ) : System.Collections
topArmor TopArmor,
리턴 System.Collections

TopArmor() 공개 메소드

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
리턴 System.Collections