MCPcopy Create free account
hub / github.com/dimitri-br/runity / GetDLL

Method GetDLL

cs_examples/DLLPool.cs:60–78  ·  view source on GitHub ↗

This function loads a DLL from the stored dictionary. This helps you save time by loading DLL's loaded already, rather than load them again. IsLoad should only be set if the DLL is being loaded by a script for the first time.

(string dllName, bool isLoad)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

LogMethod · 0.80

Tested by

no test coverage detected