MCPcopy Create free account
hub / github.com/AutoHotkey/AutoHotkey / BuiltInMethod

Method BuiltInMethod

source/script.h:1899–1899  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1897 UCHAR mMIT;
1898
1899 BuiltInMethod(LPTSTR aName) : NativeFunc(aName) {}
1900
1901 bool ArgIsOutputVar(int aArg) override { return false; }
1902

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected