Navigation
API > API/Runtime > API/Runtime/RenderCore
Inheritance Hierarchy
- FArchiveState
- FArchive
- FArchiveProxy
- FShaderSaveArchive
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/Shader.h |
| Include | #include "Shader.h" |
Syntax
class FShaderSaveArchive : public FArchiveProxy
Remarks
Archive used when saving shaders, which generates data used to detect serialization mismatches on load.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FSerializationHistory & | History | ||
| FSerializationHistoryTraversalState | HistoryTraversalState |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FShaderSaveArchive
(
FArchive& Archive, |
Destructors
| Type | Name | Description | |
|---|---|---|---|