ACFChangelogHTTPCallBack

C

Part of _G (Global) namespace

function ACFChangelogHTTPCallBack(contents)
View on GitHub|lua/acf/client/cl_acfmenu_gui.lua:562-577
👁️ 0 viewsUpdated 2 hours ago
⚠️

Verification Needed

This function has no documentation yet.

Description

No description available.

Parameters

NameTypeDescription
contentsany

Returns

No return values documented.

Examples

No examples available.

Used In(1 locations)

📄lua/acf/client/cl_acfmenu_gui.lua
1 usage
L579http.Fetch("http://raw.github.com/ACE-Project-Team/ArmoredCombatExtended/master/changelog.txt", ACFChangelogHTTPCallBack, function() end)