C# Class NPCObject, Lumiere

Inheritance: MonoBehaviour
Show file Open project: smwolfskill/Lumiere Class Usage Examples

Public Methods

Method Description
NPCObject ( GameObject, existingGameObject, float maxHealth ) : System.Collections

Method Details

NPCObject() public method

public NPCObject ( GameObject, existingGameObject, float maxHealth ) : System.Collections
existingGameObject GameObject,
maxHealth float
return System.Collections