TScratchpadValue

Scratchpad value implementation

Windows
MacOS
Linux

Inheritance Hierarchy

FConcertScratchpad::IScratchpadValue

FConcertScratchpad::TScratchpadValue

References

Module

ConcertTransport

Header

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

Include

#include "Scratchpad/ConcertScratchpad.h"

Syntax

template<typename T>
struct TScratchpadValue : public FConcertScratchpad::IScratchpadValue

Remarks

Scratchpad value implementation

Variables

Name Description

Public variable

T

 

Value

Constructors

Name Description

Public function

TScratchpadValue

(
    T&& InValue
)

Functions

Name Description

Public function Virtual

void *

 

GetValuePtr()

Public function Virtual Const

const void &...

 

GetValuePtr()

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