Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/HLSLTree > API/Runtime/Engine/HLSLTree/FTree > API/Runtime/Engine/HLSLTree/FTree/NewAppend
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/HLSLTree/HLSLTree.h |
| Include | #include "HLSLTree/HLSLTree.h" |
template<typename... ArgTypes>
const FExpression * NewAppend
(
const FExpression * Lhs,
ArgTypes &&... Rhs
)