WildStar:API GameLib GetPlayerUnit: Difference between revisions

From AddOn Studio
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 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()