TDelegate< InRetValType(ParamTypes...), UserPolicy >::GetDelegateInstanceProtected

Returns a pointer to the correctly-typed delegate instance.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Delegates/DelegateSignatureImpl.inl

Include

#include "Delegates/DelegateSignatureImpl.inl"

Syntax

DelegateInstanceInterfaceType * GetDelegateInstanceProtected() const

Remarks

Returns a pointer to the correctly-typed 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