TSwitchPair< IndexType, ValueType * >

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/GeneratedCodeHelpers.h

Include

#include "GeneratedCodeHelpers.h"

Syntax

template<typename IndexType, typename ValueType>
struct TSwitchPair< IndexType, ValueType * >

Variables

Name Description

Public variable

const IndexType...

 

IndexRef

Public variable

ValueType *...

 

ValueRef

Functions

Name Description

Public function

 

TSwitchPair

(
    const IndexType& InIndexRef,
    DerivedType*& InValueRef
)

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