Class CoordinatesNotInRangePrecondition
Is the specified coordinate not in range of us.
Inheritance
System.Object
CoordinatesNotInRangePrecondition
Assembly: Content.Server.dll
Syntax
public sealed class CoordinatesNotInRangePrecondition : HTNPrecondition
Fields
|
Improve this Doc
View Source
RangeKey
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
TargetKey
Declaration
Field Value
Type |
Description |
System.String |
|
Methods
|
Improve this Doc
View Source
IsMet(NPCBlackboard)
Declaration
public override bool IsMet(NPCBlackboard blackboard)
Parameters
Returns
Type |
Description |
System.Boolean |
|
Overrides