Action of a character attacking another.
For a list of all members of this type, see CharacterAttack Members.
System.Object
croemud.action.Action
croemud.action.concrete.CharacterAttack
[Visual Basic] Public Class CharacterAttack Inherits Action [C#] public class CharacterAttack : Action [C++] public __gc class CharacterAttack : public Action [JScript] public class CharacterAttack extends Action
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.action.concrete
Assembly: croemud (in croemud.dll)
CharacterAttack Members | croemud.action.concrete Namespace