registerNamedFunction method
- I name
Implementation
RawNetworkerPipe registerNamedFunction(I name) => registerFunction(name.index,
canRunLocally: name.canRunLocally, mode: name.mode);
RawNetworkerPipe registerNamedFunction(I name) => registerFunction(name.index,
canRunLocally: name.canRunLocally, mode: name.mode);