C# 클래스 Pickaxe, Aegina

Utilisez cette classe pour creer de nouvelle pioches.
상속: Tool
파일 보기 프로젝트 열기: JMounier/Aegina 1 사용 예제들

공개 메소드들

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

메소드 상세

Pickaxe() 공개 메소드

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

Pickaxe() 공개 메소드

public Pickaxe ( Pickaxe, pickaxe ) : System.Collections
pickaxe Pickaxe,
리턴 System.Collections

Pickaxe() 공개 메소드

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