Lua Events/OnSteamRulesRefreshComplete

From PZwiki



Event

OnSteamRulesRefreshComplete

Description

TODO

Parameters

Examples

local function OnSteamRulesRefreshComplete(host, port, rulesTable)
	-- Your code here
end

Events.OnSteamRulesRefreshComplete.Add(OnSteamRulesRefreshComplete)

See also

No related event.