Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W X Y 

N

name() - Method in class simple.api.filters.SimpleShop
 
nearest() - Method in class simple.api.queries.SimpleEntityQuery
Will sort the query by closest distance to our local player
nearest(WorldPoint) - Method in class simple.api.queries.SimpleEntityQuery
Will sort the query by closest distance to the specified worldpoint {point}
nearest(SimpleLocatable) - Method in class simple.api.queries.SimpleEntityQuery
Will sort the query by closest distance to the location of said {locatable} object
nearest() - Method in class simple.api.queries.SimpleLocatableQuery
Will sort the query by closest distance to our local player
nearest(WorldPoint) - Method in class simple.api.queries.SimpleLocatableQuery
Will sort the query by closest distance to the specified worldpoint {point}
nearest(SimpleLocatable) - Method in class simple.api.queries.SimpleLocatableQuery
Will sort the query by closest distance to the location of said {locatable} object
nearest() - Method in class simple.api.queries.SimplePlayerQuery
Will sort the query by closest distance to our local player
nearest(WorldPoint) - Method in class simple.api.queries.SimplePlayerQuery
Will sort the query by closest distance to the specified worldpoint {point}
nearest(SimpleLocatable) - Method in class simple.api.queries.SimplePlayerQuery
Will sort the query by closest distance to the location of said {locatable} object
next() - Method in class simple.api.queries.SimpleQuery
Returns the next item in the query whilst removing it from the query
nextNearest() - Method in class simple.api.queries.SimpleEntityQuery
Deprecated.
nextNearest() - Method in class simple.api.queries.SimpleLocatableQuery
DO NOT USE!!!! Please refrain from using this method as it sorts the query every time you call it and rather use `.nearest().next()` Will sort the query by closest distance to the local player and return the `next#` method from the query
nextNearest() - Method in class simple.api.queries.SimplePlayerQuery
Deprecated.
nextPathTile(WorldPoint[]) - Method in class simple.api.SimplePathing
will return the next WorldPoint that should be walked to along your specified path.
NIL - Static variable in class simple.api.coords.LocalPoint
 
NIL - Static variable in class simple.api.coords.WorldPoint
 
NpcDefinition - Class in simple.api.wrappers.definitions
Created by Seth on Apr 10, 2021 at 1:38:13 AM
NpcDefinition(ClientContext, IEntityDefinition, int) - Constructor for class simple.api.wrappers.definitions.NpcDefinition
 
npcs - Variable in class simple.api.ClientContext
 
A B C D E F G H I K L M N O P Q R S T U V W X Y 
Skip navigation links