Skip to content

useplayerdata

Justin Schwartz edited this page Jun 27, 2020 · 4 revisions

useplayerdata

  • ACE Inline Expansion*

Declare a pointer to the player data struct defined by ($#playerdata.)

Valid Syntax

  • $useplayerdata(var, player)

Parameters

var

the name of the variable to declare

player

the pointer to the player to point to

Clone this wiki locally