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()") |
m (Bear moved page WildStar/API GameLib GetPlayerUnit to //API GameLib GetPlayerUnit) |
(No difference)
|
Revision as of 03:09, 9 August 2023
Template:API GameLib GetPlayerUnit/uiapi Gets the [[../API TYPE unit|unit]] data for the current player.
local unitPlayer = GameLib.GetPlayerUnit()