AddPlayer
AddPlayer
This export does the equivalent of AddGlobalPlayer
Arguments
Argument
Description
identifier
The unique string identifier of this target, in-case you want to remove it later
options
Usage
Example
RemovePlayer
This export removes a player target that you have created.
Arguments
Argument
Description
identifier
The unique string identifier of the target you want to remove
Example
Last updated