File: Revision history

From Crumbled World Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 July 2025

  • curprev 14:2214:22, 5 July 2025Anders talk contribs 1,352 bytes +1,352 Created page with "{{:FileExampleCode}} ==Constructor== {| class="wikitable" !|function !|description |- |File(string filePath) |Load a file. |- |File(string fileNodePath, string filePath) |Load a file located in a map. load the file from the map with the name filePath. |- |} ==Functions== {| class="wikitable" !|return !|function !|description |- |string |getName() |Returns the file name. |- |string |getPath() |Returns the file path. |-..."