UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SourceProjectUtils.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#pragma once
4
5
#include "
uLang/Common/Text/UTF8String.h
"
6
7
namespace
uLang
8
{
9
namespace
10
{
11
12
const
CUTF8StringView
SnippetExt
(
".verse"
);
13
const
CUTF8StringView
ModuleExt
(
".vmodule"
);
14
const
CUTF8StringView
PackageExt
(
".vpackage"
);
15
const
CUTF8StringView
ProjectExt
(
".vproject"
);
16
17
}
18
}
StaticCastSharedRef
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition
SharedPointer.h:127
UTF8String.h
Verse::CUTF8StringView
uLang::CUTF8StringView CUTF8StringView
Definition
VstNode.h:51
uLang
Definition
VVMEngineEnvironment.h:23
Engine
Source
Runtime
VerseCompiler
Public
uLang
SourceProject
SourceProjectUtils.h
Generated by
1.9.8