C# 클래스 Spear, Aegina

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

공개 메소드들

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

메소드 상세

Spear() 공개 메소드

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

Spear() 공개 메소드

public Spear ( Spear, spear ) : System.Collections
spear Spear,
리턴 System.Collections

Spear() 공개 메소드

public Spear ( 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