Activity: searching an enemy. Randomly moves around until an enemy gets inside FOV range.
For a list of all members of this type, see SearchEnemy Members.
System.Object
croemud.character.activity.NPCActivity
croemud.character.activity.SearchEnemy
[Visual Basic] Public Class SearchEnemy Inherits NPCActivity [C#] public class SearchEnemy : NPCActivity [C++] public __gc class SearchEnemy : public NPCActivity [JScript] public class SearchEnemy 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)
SearchEnemy Members | croemud.character.activity Namespace