WackyLib - Version 275120

Created
Total Size29.9 KB (30,594 bytes)
Modified Size17.1 KB (17,533 bytes)
File Count17
Engine Version25
Changes
Changes on 2026-06-04
Meta
{ "Compiler": { "RootNamespace": "Sandbox", "DefineConstants": "SANDBOX;ADDON;DEBUG", "NoWarn": "1701;1702;1591;", "WarningsAsErrors": "", "TreatWarningsAsErrors": false, "Nullables": false, "ReleaseMode": "Debug", "AssemblyReferences": [], "ReplacementDirectives": { ".Server.cs": "SERVER" }, "IgnoreFolders": [ "editor", "unittest" ], "DistinctAssemblyReferences": [] }, "Resources": "", "CodePackageReferences": [] }
{
  "Compiler": {
    "RootNamespace": "Sandbox",
    "DefineConstants": "SANDBOX;ADDON;DEBUG",
    "NoWarn": "1701;1702;1591;",
    "WarningsAsErrors": "",
    "TreatWarningsAsErrors": false,
    "Nullables": false,
    "ReleaseMode": "Debug",
    "AssemblyReferences": [],
    "ReplacementDirectives": {
      ".Server.cs": "SERVER"
    },
    "IgnoreFolders": [
      "editor",
      "unittest"
    ],
    "DistinctAssemblyReferences": []
  },
  "Resources": "",
  "CodePackageReferences": []
}

Diff (17.1 KB modified)

~5
  • .bin/package.wizards.wackylib.cll (3.9 KB -> 4 KB)
  • .bin/package.wizards.wackylib.xml (10.3 KB -> 10.3 KB)
  • Code/Extensions/GameObjectExtensions.cs (611 B -> 549 B)
  • Code/Extensions/PanelExtensions.cs (919 B -> 1.9 KB)
  • UnitTests/UnitTest.cs (392 B -> 440 B)