Npc Methods
The Npc type exposes the following members.
Methods
Name | Description | |
---|---|---|
BlackList |
Blacklist this npc temporarily.
|
|
Equals(System.Object) | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
IsBlackListedOrDisabled |
Determines whether is blacklisted or disabled.
|
|
IsValid |
Returns true if is valid.
|
|
MemberwiseClone | (Inherited from Object.) | |
ScriptCanConditionExecute |
Test ScriptCanCondition returned value (return true if not script).
|
|
ToString |
Returns a String that represents this instance.
|