Cronous Emulation Server Daemon

SkillUse Class

Skill action.

For a list of all members of this type, see SkillUse Members.

System.Object
   croemud.action.Action
      croemud.action.concrete.SkillUse

[Visual Basic]
Public Class SkillUse
    Inherits Action
[C#]
public class SkillUse : Action
[C++]
public __gc class SkillUse : public Action
[JScript]
public class SkillUse extends Action

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: croemud.action.concrete

Assembly: croemud (in croemud.dll)

See Also

SkillUse Members | croemud.action.concrete Namespace