No they get populated with

RegisterNetEvent("CFX_CORE:player_loaded", function(plyData)
	CFX_CORE.has_player_loaded:resolve(plyData)
end)

The results here come from when all of the promises resolve.

1 Like