mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-06-15 06:37:13 +02:00
Update Signal.cpp
This commit is contained in:
@ -684,6 +684,8 @@ void Signal::ClearSlots()
|
||||
{
|
||||
m_Scope->Finish(); // Update iterators
|
||||
}
|
||||
// Inform the signal that these slots are now NULL
|
||||
m_Used = 0;
|
||||
}
|
||||
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user