Projectiles
object Projectiles
Content copied to clipboard
Projectiles Projectiles is a utility which provides access to the game's projectiles.
org.powerbot.script.rt4.Projectiles are game projectiles on the current plane which target an entity.
Functions
get
Link copied to clipboard
fun get(predicate: Predicate<Projectile>? = null, first: Boolean = false): List<Projectile>
Content copied to clipboard
{@inheritDoc}
nil
Link copied to clipboard
{@inheritDoc}
stream
Link copied to clipboard
{@inheritDoc}
Properties
backingProvider
Link copied to clipboard