remove_empty_callbacks()

MulticastDelegate< ReturnType(ArgumentTypes…)>::remove_empty_callbacks() const method

Cleans out contained callbacks that are empty (not actually calling anything).

void System::MulticastDelegate<ReturnType(ArgumentTypes...)>::remove_empty_callbacks() const

See Also