Navigation
Unreal Engine C++ API Reference > Runtime > RenderCore > FShaderSaveArchive
- FArchive::Seek()
- FArchiveProxy::Seek()
- FShaderSaveArchive::Seek()
References
Module | RenderCore |
Header | /Engine/Source/Runtime/RenderCore/Public/Shader.h |
Include | #include "Shader.h" |
virtual void Seek
&40;
int64 InPos
&41;
Remarks
Attempts to set the current offset into backing data storage, this will do nothing if there is no storage.