PlayerDungeonController.Attack Method

MyDungeon

PlayerDungeonControllerAttack Method

[Missing <summary> documentation for "M:MyDungeon.Controllers.PlayerDungeonController.Attack"]

Namespace:  MyDungeon.Controllers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected abstract IEnumerator Attack()

Return Value

Type: IEnumerator

[Missing <returns> documentation for "M:MyDungeon.Controllers.PlayerDungeonController.Attack"]

See Also