Abstract NPC activity, AI.
For a list of all members of this type, see NPCActivity Members.
System.Object
croemud.character.activity.NPCActivity
croemud.character.activity.AttackEnemy
croemud.character.activity.FollowEnemy
croemud.character.activity.SearchEnemy
croemud.character.activity.Wander
[Visual Basic] MustInherit Public Class NPCActivity [C#] public abstract class NPCActivity [C++] public __gc __abstract class NPCActivity [JScript] public class 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)
NPCActivity Members | croemud.character.activity Namespace