Non player character (NPC).
For a list of all members of this type, see NonPlayerCharacter Members.
System.Object
croemud.character.Character
croemud.character.NonPlayerCharacter
croemud.character.ActorCharacter
croemud.character.MonsterCharacter
[Visual Basic] MustInherit Public Class NonPlayerCharacter Inherits Character [C#] public abstract class NonPlayerCharacter : Character [C++] public __gc __abstract class NonPlayerCharacter : public Character [JScript] public class NonPlayerCharacter extends Character
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
Assembly: croemud (in croemud.dll)
NonPlayerCharacter Members | croemud.character Namespace