DoorwayCleanup is now obselete

Created new scripting system
Added toggle for EventCallbackScenario for DevDebug window
This commit is contained in:
LadyAliceMargatroid 2025-02-07 08:29:24 -08:00
parent 4af194e0f4
commit 25530ebbb3
36 changed files with 2467 additions and 24 deletions

View file

@ -73,10 +73,12 @@
</ItemGroup>
<ItemGroup>
<Compile Include="DunGenExtenderPropertyDrawer.cs" />
<Compile Include="NamedGameObjectReferencePropertyDrawer.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="PropertyDrawerUtility.cs" />
<Compile Include="PropertyOverridePropertyDrawer.cs" />
<Compile Include="ReadOnlyPropertyDrawer.cs" />
<Compile Include="ScriptActionPropertyDrawer.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>