HTTPGetString

From ARK Modding Wiki
Jump to navigation Jump to search


This article or chapter is incomplete and its contents need further attention. Some information may be missing or may be wrong, spelling and grammar may have to be improved, use your judgment!

Look for (Confirmation Needed) areas on this page, and help out where you can.

NoticeIcon.png

Replication Important

NoticeIconInactive.png

Must run on server

NoticeIconInactive.png

Should run on server

NoticeIconInactive.png

Must run on client

NoticeIconInactive.png

Should run on client

NoticeIconInactive.png

Requires Multicasting

NoticeIconInactive.png

HttpGetString

How to Use

Get the value of a string from a txt web file (ex: http://mywebsite.com/mystring.txt)
This Node can only work with PrimalUI.
To use it, just add this node in your graph, put the URL in the corresponding pin, then right click and search "Assign HTTPGet response event" in your graph and link them (see 2nd picture).

The 3 nodes needed to work properly

Details

Inputs
Pin Reference Type Description
Target PrimalUI PrimalUI reference
URL String URL where you want to extract the string