Discoverable Editor Events - Version 129075

Created
Total Size11.6 KB (11,854 bytes)
File Count8
Engine Version22
Changes
Remove code and unit test folder
Meta
{ "CsProjName": "Events++", "Compiler": { "RootNamespace": "badandbest.Events", "DefineConstants": "SANDBOX;ADDON;DEBUG", "NoWarn": "1701;1702;1591;", "WarningsAsErrors": "", "TreatWarningsAsErrors": false, "Nullables": false, "ReleaseMode": "Debug", "AssemblyReferences": [], "ReplacementDirectives": { ".Server.cs": "SERVER" }, "IgnoreFolders": [], "DistinctAssemblyReferences": [] }, "Resources": "", "CodePackageReferences": [] }
{
  "CsProjName": "Events\u002B\u002B",
  "Compiler": {
    "RootNamespace": "badandbest.Events",
    "DefineConstants": "SANDBOX;ADDON;DEBUG",
    "NoWarn": "1701;1702;1591;",
    "WarningsAsErrors": "",
    "TreatWarningsAsErrors": false,
    "Nullables": false,
    "ReleaseMode": "Debug",
    "AssemblyReferences": [],
    "ReplacementDirectives": {
      ".Server.cs": "SERVER"
    },
    "IgnoreFolders": [],
    "DistinctAssemblyReferences": []
  },
  "Resources": "",
  "CodePackageReferences": []
}

Diff (0 B modified)

-5
  • .bin/manifest.json (54 B)
  • .bin/package.badandbest.events.cll (680 B)
  • .bin/package.badandbest.events.xml (150 B)
  • UnitTests/LibraryTest.cs (279 B)
  • UnitTests/UnitTest.cs (234 B)