GetElementResourceName: Revision history

Jump to navigation Jump to search

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.

21 July 2025

  • curprev 09:2709:27, 21 July 2025Arran Fortuna talk contribs 1,542 bytes +1,542 Created page with "__NOTOC__ {{Useful Function}} This function returns the name of the resource that created an element. ==Syntax== <syntaxhighlight lang="lua"> string getElementResourceName ( element theElement ) </syntaxhighlight> ===Required arguments=== * '''theElement''': the element you want to get the resource name of. ==Returns== This function always returns a ''string'' containing the element's creator or a string containing information on how it failed to do so. ==Cod..."