UI - Web/Imgur Pictures
Upload/Get images from web.
Download a web picture - aphone.GUI.WebPicture(string name, string link)
Parameters
Purposes
Name
Unique name to save the picture
Link
URL Link
aphone.GUI.GetWebPicture(string name, string link, string flags)
Parameters
Purposes
Name
Unique name of the picture
Link
URL Link
Flags
aphone.GetImgurPics()
Return the list of the imgur ID the player uploaded in his lifetime
aphone.GetImgurMat(string imgur_link_id)
Return the material
aphone.SendImgur(string dir)
Upload a picture from the dir ( Start from DATA )
Last updated
Was this helpful?