omni::event::invoke_direct

SYNOPSIS

Calls the functions bound to this event instance in a non-safe manner. delegate::invoke_direct does not perform certain checks.

top

DESCRIPTION

No description.

top

RETURN VALUES

The return type specified at compile time

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