Method RemoveModule
RemoveModule(UInt64)
Removes a module from the engine
Declaration
public void RemoveModule(ulong handle)
Parameters
public void RemoveModule(ulong handle)
UInt64 | handle | handle to remove |
Implements
Remarks
This effectively transfers ownership of the module back to the caller.