API GetMacroInfo: Revision history

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.

16 October 2024

  • curprev 11:0611:06, 16 October 2024>Basedturtle 805 bytes +805 Created page with " Return information for a macro. Returns "name", iconTextureID, "body", local = GetMacroInfo(MacroID) == Arguments == : (MacroID) :; MacroID :: Numeric - The ID number of the action to query. == Returns == :; name, iconTextureID, body, local ; ''name'' : The name of the macro ; ''iconTextureID'' : The texture of the macro ; ''body'' : The contents of the macro ; ''local'' : unknown; apears to be the numeric value 1. == Example == local name, texture, macrobod..."