omni::event5::detach
NAME

omni::event5::detach

A function of omni::event5

#include <omni/delegate/5.hpp>
void omni::event5::detach(const event5< Ret PT1 PT2 PT3 PT4 PT5 >& e)

SYNOPSIS

Detaches another events invocation list from this instance

top

DESCRIPTION

No description found.

top

PARAMETERS top

e - The event to detach invocation list of

RETURN VALUES

No return value.

top

ERRORS

No errors specific to this context.

top

CONSIDERATIONS

No extra considerations.

top

PLATFORM SPECIFIC

Nothing platform specific to account for.

top

NOTES

No additional notes.

top

EXAMPLE
Currently no examples.
Visit the examples page for more.

top