Navigation
API > API/Runtime > API/Runtime/DirectLink
References
| Module | DirectLink |
| Header | /Engine/Source/Runtime/Datasmith/DirectLink/Public/DirectLinkParameterStore.h |
| Include | #include "DirectLinkParameterStore.h" |
Syntax
template<typename T, typename S>
class TStoreKey
Constructors
| Type | Name | Description | |
|---|---|---|---|
TStoreKey
(
const T& InitialValue |
Functions
Operators
| Type | Name | Description | |
|---|---|---|---|
operator T& () |
|||
| T & | operator=
(
const T& InValue |