C# 클래스 BattleAxe, Aegina

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

공개 메소드들

메소드 설명
BattleAxe ( ) : System.Collections
BattleAxe ( BattleAxe, battleAxe ) : System.Collections
BattleAxe ( int id, Text, name, Text, description, int durability, int damage, Texture2D icon, Entity, ent, GameObject toolPrefab ) : System.Collections

메소드 상세

BattleAxe() 공개 메소드

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

BattleAxe() 공개 메소드

public BattleAxe ( BattleAxe, battleAxe ) : System.Collections
battleAxe BattleAxe,
리턴 System.Collections

BattleAxe() 공개 메소드

public BattleAxe ( int id, Text, name, Text, description, int durability, int damage, Texture2D icon, Entity, ent, GameObject toolPrefab ) : System.Collections
id int
name Text,
description Text,
durability int
damage int
icon UnityEngine.Texture2D
ent Entity,
toolPrefab GameObject
리턴 System.Collections