We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Unload dropped filepaths
None.
if raylib.IsFileDropped then dropped = raylib.LoadDroppedFiles for path in dropped.paths print path end for raylib.UnloadDroppedFiles dropped end if
There was an error while loading. Please reload this page.