UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ParallelRenderingObjectVersion.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
#pragma once
3
4
#include "
DevObjectVersion.h
"
5
#include "Containers/Map.h"
6
7
// System Guids for changes made in the Dev-ParallelRendering stream
8
struct
FParallelRenderingObjectVersion
9
{
10
static
CORE_API
TMap<FGuid, FGuid>
GetSystemGuids
();
11
12
private
:
13
FParallelRenderingObjectVersion
() {}
14
};
StaticCastSharedRef
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition
SharedPointer.h:127
DevObjectVersion.h
TMap
Definition
UnrealString.h.inl:34
FParallelRenderingObjectVersion
Definition
ParallelRenderingObjectVersion.h:9
FParallelRenderingObjectVersion::GetSystemGuids
static CORE_API TMap< FGuid, FGuid > GetSystemGuids()
Definition
ParallelRenderingObjectVersion.cpp:4
Engine
Source
Runtime
Core
Public
UObject
ParallelRenderingObjectVersion.h
Generated by
1.9.8