IDelegateInstance::GetObjectForTimerManager

Returns a pointer to an object bound to this delegate instance, intended for quick lookup in the timer manager,

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Delegates/IDelegateInstance.h

Include

#include "Delegates/IDelegateInstance.h"

Syntax

const void * GetObjectForTimerManager() const

Remarks

Returns a pointer to an object bound to this delegate instance, intended for quick lookup in the timer manager,

Returns

A pointer to an object referenced by the delegate instance.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss