Activity: attacking an enemy. Attacks an ennemy while it is in attack range.
For a list of all members of this type, see AttackEnemy Members.
System.Object
croemud.character.activity.NPCActivity
croemud.character.activity.AttackEnemy
[Visual Basic] Public Class AttackEnemy Inherits NPCActivity [C#] public class AttackEnemy : NPCActivity [C++] public __gc class AttackEnemy : public NPCActivity [JScript] public class AttackEnemy extends NPCActivity
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: croemud.character.activity
Assembly: croemud (in croemud.dll)
AttackEnemy Members | croemud.character.activity Namespace