SPhotos
Last updated
Last updated
Sinespace® is a registered trademark of Sine Wave Entertainment Ltd, All Rights Reserved.
GetUploadedTexture ()
Function Description
void GetSavedTexture (string path, Closure onComplete)
Function Description
Table GetInventoryTextures ()
Function Description
void OpenUploadFileBrowser ()
Opens a window that let's you select a file you wish to upload. (white-label)
void OnUploadEnd (Closure c)
Binds the function c to be called when an upload operation ends.
void OnUploadStart (Closure c)
Function Description
path
string
onComplete
Closure (Callback)
Closure will be called once the saved texture has been retrieved. onComplete(SResource)
SResource GetUploadedTexture ()
void GetSavedTexture (string path, Closure onComplete)
Table GetInventoryTextures ()
void OpenUploadFileBrowser ()
void OnUploadEnd (Closure c)
void OnUploadStart (Closure c)