- Found in:
- PO3's PE
Description
GitHub Wiki Description (PO3's PE)
- Gets object under actor's feet (eg. table).
- Does not work if the player is standing on the ground.
Caveats
Parameters
ActorakActor
Examples
Auto-Generated Example
Actor myActor__akActor
ObjectReference returnedValue = PO3_SKSEFunctions.GetObjectUnderFeet(myActor__akActor)Additional References
View this function on the GitHub Wiki for powerofthree's Papyrus Extender
