Choose your operating system:
Windows
macOS
Linux
| FNode
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Public/HLSLTree/HLSLTree.h |
Include |
#include "HLSLTree/HLSLTree.h" |
class FScope : public UE::HLSLTree::FNode
Represents an HLSL scope. A scope contains a single statement, along with any expressions required by that statement
Name | Description | ||
---|---|---|---|
|
AddPreviousScope ( |
||
|
EmitHLSL ( |
||
|
FScope * |
FindSharedParent |
|
|
FScope * |
GetParentScope() |
|
|
TArrayView< ... |
GetPreviousScopes() |
|
|
HasParentScope ( |
||
|
UseExpression ( |
||
|
UseFunctionCall ( |
Name | Description | ||
---|---|---|---|
|
ENodeVisitRe... |
Visit ( |