Upon some testing I regret to inform that in GMS2.3 IDE /// @func
has no “context”, meaning that redefining the same function in different constructors will have them fight over what which version will be shown in auto-completion. @param
may be more conventional for purposes of documentation generator.