C# Class MoveAction, MagesOfBlight

Inheritance: EntityAction
Show file Open project: DomCristaldi/MagesOfBlight Class Usage Examples

Public Methods

Method Description
DoAction ( ) : bool
Init ( ) : void

Protected Methods

Method Description
ActionSuccess ( ) : bool

Method Details

ActionSuccess() protected method

protected ActionSuccess ( ) : bool
return bool

DoAction() public method

public DoAction ( ) : bool
return bool

Init() public method

public Init ( ) : void
return void