Difference between revisions of "GetCombatTarget"
Jump to navigation
Jump to search
imported>Kkuhlmann |
imported>SnakeChomp (This function can be used on the player now!) |
||
Line 1: | Line 1: | ||
Link to TES4 Construction Set Wiki: [http://cs.elderscrolls.com/constwiki/index.php/GetCombatTarget GetCombatTarget]. | Link to TES4 Construction Set Wiki: [http://cs.elderscrolls.com/constwiki/index.php/GetCombatTarget GetCombatTarget]. | ||
In Fallout 3, this function can be called on the player and it will return a meaningful value. If the player is aiming at an actor and is close enough for auto aim to work, this function will return a reference to the actor the player is aiming at. | |||
[[Category:Functions]] | [[Category:Functions]] | ||
[[Category:Reference Variable Functions]] | [[Category:Reference Variable Functions]] |
Revision as of 17:08, 2 January 2009
Link to TES4 Construction Set Wiki: GetCombatTarget.
In Fallout 3, this function can be called on the player and it will return a meaningful value. If the player is aiming at an actor and is close enough for auto aim to work, this function will return a reference to the actor the player is aiming at.