C# Class Spear, Aegina

Inheritance: MonoBehaviour
Show file Open project: JMounier/Aegina Class Usage Examples

Public Methods

Method Description
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

Method Details

Spear() public method

public Spear ( ) : System.Collections
return System.Collections

Spear() public method

public Spear ( Spear, spear ) : System.Collections
spear Spear,
return System.Collections

Spear() public method

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
return System.Collections