WildStar:API GameLib GetPlayerUnit: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{../uiapi}} Gets the [[../API TYPE unit|unit]] data for the current player. local unitPlayer = GameLib.GetPlayerUnit()") |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{\|uiapi}} | ||
Gets the [[ | Gets the [[\API TYPE unit|unit]] data for the current player. | ||
local unitPlayer = GameLib.GetPlayerUnit() | local unitPlayer = GameLib.GetPlayerUnit() | ||