UE4Editor-HorizonDialogueDemo 4.21.0.41

Suggested Alternatives

HorizonDialogueDemo

dotnet add package UE4Editor-HorizonDialogueDemo --version 4.21.0.41
                    
NuGet\Install-Package UE4Editor-HorizonDialogueDemo -Version 4.21.0.41
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="UE4Editor-HorizonDialogueDemo" Version="4.21.0.41" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="UE4Editor-HorizonDialogueDemo" Version="4.21.0.41" />
                    
Directory.Packages.props
<PackageReference Include="UE4Editor-HorizonDialogueDemo" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add UE4Editor-HorizonDialogueDemo --version 4.21.0.41
                    
#r "nuget: UE4Editor-HorizonDialogueDemo, 4.21.0.41"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=UE4Editor-HorizonDialogueDemo&version=4.21.0.41
                    
Install UE4Editor-HorizonDialogueDemo as a Cake Addin
#tool nuget:?package=UE4Editor-HorizonDialogueDemo&version=4.21.0.41
                    
Install UE4Editor-HorizonDialogueDemo as a Cake Tool