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