Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FPreshaderData
Overloads
WriteJump(EPreshaderOpcode)
| |
|
| Name |
WriteJump |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Public/Shader/Preshader.h |
| Include Path |
#include "Shader/Preshader.h" |
| Source |
/Engine/Source/Runtime/Engine/Private/Shader/Preshader.cpp |
FPreshaderLabel WriteJump
(
EPreshaderOpcode Op
)
WriteJump(EPreshaderOpcode, FPreshaderLabel)
| |
|
| Name |
WriteJump |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Public/Shader/Preshader.h |
| Include Path |
#include "Shader/Preshader.h" |
| Source |
/Engine/Source/Runtime/Engine/Private/Shader/Preshader.cpp |
void WriteJump
(
EPreshaderOpcode Op,
FPreshaderLabel Label
)