Inner

Dummy bool parameter needed so that we can ensure the last specialization is partial.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Delegates/Delegate.h"

Syntax

template<bool Dummy, T... Chars>
struct Inner

Remarks

Dummy bool parameter needed so that we can ensure the last specialization is partial.

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