WildStar:API TYPE Unit

From AddOn Studio
Revision as of 03:53, 9 August 2023 by Bear (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

API types < Unit

The unit GameLib type, and used to hold information about a particular target-able unit in the world. This userdata type is not accessible as table and is immutable.

local unit = GameLib.GetPlayerUnit()

Members[edit]

See Also[edit]