GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
|
Public Member Functions | |
void | SetDelayTimeInSeconds (int delayTimeInMs_) |
int | GetDelayTimeInSeconds () const |
void | SetSignedUrl (const gd::String &signedUrl_) |
const gd::String & | GetSignedUrl () const |
void | SetPublicUrl (const gd::String &publicUrl_) |
const gd::String & | GetPublicUrl () const |