UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
VerseTypesFwd.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#pragma once
4
5
// Forward declarations for Verse types commonly found in the UE code
6
#if WITH_VERSE_VM || defined(__INTELLISENSE__)
7
namespace
Verse
8
{
9
struct
VCell
;
10
struct
VValue;
11
struct
VRestValue
;
12
template
<
typename
T>
13
struct
TWriteBarrier
;
14
}
15
#endif
StaticCastSharedRef
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition
SharedPointer.h:127
Verse
Definition
Archive.h:36
Engine
Source
Runtime
CoreUObject
Public
UObject
VerseTypesFwd.h
Generated by
1.9.8