Abstract action.
For a list of all members of this type, see Action Members.
System.Object
croemud.action.Action
croemud.action.concrete.ChangeEquipment
croemud.action.concrete.ChangeStatus
croemud.action.concrete.CharacterAttack
croemud.action.concrete.Chat
croemud.action.concrete.SkillUse
[Visual Basic] MustInherit Public Class Action [C#] public abstract class Action [C++] public __gc __abstract class Action [JScript] public class 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
Assembly: croemud (in croemud.dll)
Action Members | croemud.action Namespace