Creature Constructor

MyDungeon

Creature Constructor

Initializes a new instance of the Creature class

Namespace:  MyDungeon.Entities
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected Creature()
See Also