Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/HLSLTree > API/Runtime/Engine/HLSLTree/FExpression
- FExpression::EmitValueObject()
- FExpressionForward::EmitValueObject()
- FExpressionSelect::EmitValueObject()
- FExpressionParameter::EmitValueObject()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/HLSLTree/HLSLTree.h |
| Include | #include "HLSLTree/HLSLTree.h" |
| Source | /Engine/Source/Runtime/Engine/Private/HLSLTree/HLSLTree.cpp |
virtual bool EmitValueObject
(
FEmitContext & Context,
FEmitScope & Scope,
const FName & ObjectTypeName,
void * OutObjectBase
) const
Remarks
Emit an object. The given 'ObjectTypeName' determines the C++ type pointed to by OutObjectBase