Added UI for DunGenExtender
Made DevOnly fields readonly
This commit is contained in:
parent
894645d85c
commit
32cebc67d6
12 changed files with 295 additions and 41 deletions
|
|
@ -72,8 +72,11 @@
|
|||
</Reference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="DunGenExtenderPropertyDrawer.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="PropertyDrawerUtility.cs" />
|
||||
<Compile Include="PropertyOverridePropertyDrawer.cs" />
|
||||
<Compile Include="ReadOnlyPropertyDrawer.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<PropertyGroup>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue