AdamsLair.Duality.Editor.Plugins.ObjectInspector 3.0.5

.NET Framework 4.5
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package AdamsLair.Duality.Editor.Plugins.ObjectInspector --version 3.0.5
NuGet\Install-Package AdamsLair.Duality.Editor.Plugins.ObjectInspector -Version 3.0.5
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="AdamsLair.Duality.Editor.Plugins.ObjectInspector" Version="3.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AdamsLair.Duality.Editor.Plugins.ObjectInspector --version 3.0.5
#r "nuget: AdamsLair.Duality.Editor.Plugins.ObjectInspector, 3.0.5"
#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.
// Install AdamsLair.Duality.Editor.Plugins.ObjectInspector as a Cake Addin
#addin nuget:?package=AdamsLair.Duality.Editor.Plugins.ObjectInspector&version=3.0.5

// Install AdamsLair.Duality.Editor.Plugins.ObjectInspector as a Cake Tool
#tool nuget:?package=AdamsLair.Duality.Editor.Plugins.ObjectInspector&version=3.0.5

Allows editing the properties of selected objects.

Product Versions
.NET Framework net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on AdamsLair.Duality.Editor.Plugins.ObjectInspector:

Repository Stars
AdamsLair/duality
a 2D Game Development Framework
Version Downloads Last updated
4.0.0-alpha2 429 6/12/2020
4.0.0-alpha1 348 6/12/2020
4.0.0-alpha0 317 6/12/2020
3.0.5 5,573 10/6/2019
3.0.4 524 10/4/2019
3.0.3 509 10/4/2019
3.0.2 993 7/28/2019
3.0.1 1,047 5/4/2019
3.0.0 1,692 12/7/2018
2.1.4 2,219 5/31/2018
2.1.3 1,747 2/19/2018
2.1.2 1,128 1/27/2018
2.1.1 1,697 10/26/2017
2.1.0 1,666 8/22/2017
2.0.5 4,003 11/13/2016
2.0.4 1,249 10/13/2016
2.0.3 2,537 5/16/2016
2.0.2 1,319 4/19/2016
2.0.1 2,181 1/31/2016
2.0.0 2,487 10/19/2015
1.0.4 4,466 1/16/2015
1.0.3 2,076 11/3/2014
1.0.2 1,392 9/30/2014
1.0.1 1,504 8/18/2014
1.0.0 1,199 7/25/2014

Inspector Auto Update Bugfix
#FIX: Fixed Object Inspector auto refresh not working unless disabled and enabled again.