registerNamedFunction method
- SwampEvent name
inherited
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);