API👨🦽 Player🧩 FunctionsSetVarSetVarSharedLyn.Player.SetVar(Player ply, string key, any value)FunctionDescriptionSets a variable on the player in the current state.So if it was set serverside, it will only be available on the server. Same for clientside.ParamsPlayer ply string key any value