Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/FRigVMCodeOutput
Description
Writes the rendered content to disk.
Output path is: OutputFolder / Name Sets bSaved to true on success, false on failure.
| Name | Save |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMCompiler/RigVMCodeTemplate.h |
| Include Path | #include "RigVMCompiler/RigVMCodeTemplate.h" |
| Source | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Private/RigVMCompiler/RigVMCodeTemplate.cpp |
bool Save() const
True if the file was written successfully.