Difference between revisions of "SKSE Wish List"

No change in size ,  20:04, 22 February 2015
m
→‎Actors: line wrapping fix
imported>DavidJCobb
(→‎Base Object Types: Functions to query Furniture data would be rather useful.)
imported>DavidJCobb
m (→‎Actors: line wrapping fix)
Line 101: Line 101:
*'''GetEquippedAmmo''' - Checks to see what ammo the actor has equipped for a bow or crossbow. Aim of function is to be used as an object reference.
*'''GetEquippedAmmo''' - Checks to see what ammo the actor has equipped for a bow or crossbow. Aim of function is to be used as an object reference.
*'''IsAmmoEquipped''' - Checks if the actor has equipped an ammunition of some sort for a projectile weapon.
*'''IsAmmoEquipped''' - Checks if the actor has equipped an ammunition of some sort for a projectile weapon.
*'''CanPathTo''' - Checks if the actor can build a path to the desired destination. Similarily to how [[PathToReference - Actor]] returns false in case
*'''CanPathTo''' - Checks if the actor can build a path to the desired destination. Similarily to how [[PathToReference - Actor]] returns false in case it isn't able, but without actually making the actor go anywhere.
it isn't able, but without actually making the actor go anywhere.


===Misc===
===Misc===
Anonymous user