FConcertScratchpad::HasValue

Does the scratchpad have a value for the given key?

Windows
MacOS
Linux

References

Module

ConcertTransport

Header

/Engine/Plugins/Developer/Concert/ConcertMain/Source/ConcertTransport/Public/Scratchpad/ConcertScratchpad.h

Include

#include "Scratchpad/ConcertScratchpad.h"

Source

/Engine/Plugins/Developer/Concert/ConcertMain/Source/ConcertTransport/Private/Scratchpad/ConcertScratchpad.cpp

Syntax

bool HasValue
(
    const FName & InId
) const

Remarks

Does the scratchpad have a value for the given key?

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