UE4Function_Private::IsBound

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Templates/Function.h

Include

#include "Templates/Function.h"

Syntax

namespace UE4Function_Private
{
    template<typename T>
    bool UE4Function_Private::IsBound
    (
        const T & Func
    )
}

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