02-24-2017, 08:01 PM
For my mod I need to get the position of an enemy/entity. To get the player's position I can use the Player_GetPosition function. Is there a similar function to get an enemy/entity's position? I am currently unable to find anything referencing this in the documentation.