C# Class RPG.Enemy.Action

Data class for enemy [Actions].
Mostrar archivo Open project: borisblizzard/arcreator Class Usage Examples

Public Methods

Method Description
Action ( ) : System.Collections.Generic

Creates a new instance of an RPG.Enemy.Action.

Method Details

Action() public method

Creates a new instance of an RPG.Enemy.Action.
public Action ( ) : System.Collections.Generic
return System.Collections.Generic