Cronous Emulation Server Daemon

SkillBindTentacle Class

Skill: bind tentacle (valkyrie).

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

System.Object
   croemud.skill.Skill
      croemud.skill.concrete.SkillBindTentacle

[Visual Basic]
NotInheritable Public Class SkillBindTentacle
    Inherits Skill
[C#]
public sealed class SkillBindTentacle : Skill
[C++]
public __gc __sealed class SkillBindTentacle : public Skill
[JScript]
public  class SkillBindTentacle extends Skill

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.skill.concrete

Assembly: croemud (in croemud.dll)

See Also

SkillBindTentacle Members | croemud.skill.concrete Namespace