omni::delegate8::target
NAME

omni::delegate8::target

A member function of omni::delegate8

#include <omni/delegate/8.hpp>
void* omni::delegate8::target()

SYNOPSIS

Gets the underlying target (if any) used when invoking this method.

top

DESCRIPTION

No description.

top

RETURN VALUES

A pointer to the underlying target object (if any)

top