State Machines - Version 66362

Created
Total Size200.3 KB (205,058 bytes)
Modified Size171.7 KB (175,820 bytes)
File Count24
Engine Version17
Changes
Changes on 2024-08-15
Meta
{"CsProjName":"","Compiler":{"RootNamespace":"Sandbox.States","DefineConstants":"SANDBOX;ADDON;DEBUG","NoWarn":"1701;1702;1591;","WarningsAsErrors":"","Nullables":true,"Whitelist":true,"AssemblyReferences":[],"IgnoreFolders":[],"DistinctAssemblyReferences":[]},"Resources":"","CodePackageReferences":[]}
{
  "CsProjName": "",
  "Compiler": {
    "RootNamespace": "Sandbox.States",
    "DefineConstants": "SANDBOX;ADDON;DEBUG",
    "NoWarn": "1701;1702;1591;",
    "WarningsAsErrors": "",
    "Nullables": true,
    "Whitelist": true,
    "AssemblyReferences": [],
    "IgnoreFolders": [],
    "DistinctAssemblyReferences": []
  },
  "Resources": "",
  "CodePackageReferences": []
}

Diff (171.7 KB modified)

~13
  • .bin/package.base.cll (31.2 KB -> 31.2 KB)
  • .bin/package.facepunch.libstates.cll (3.6 KB -> 3.9 KB)
  • .bin/package.facepunch.libstates.dll (33 KB -> 35 KB)
  • .bin/package.facepunch.libstates.xml (3.6 KB -> 4.3 KB)
  • .bin/package.library.facepunch.libevents.cll (4 KB -> 4 KB)
  • .bin/package.library.facepunch.libevents.dll (25 KB -> 25 KB)
  • .bin/package.library.facepunch.libstates.cll (3.6 KB -> 3.9 KB)
  • .bin/package.library.facepunch.libstates.dll (33 KB -> 35 KB)
  • .bin/package.library.facepunch.libstates.xml (3.6 KB -> 4.3 KB)
  • Code/State.cs (3.1 KB -> 3.7 KB)
  • Code/StateMachine.cs (6 KB -> 6.5 KB)
  • Code/Transition.cs (2.7 KB -> 3.2 KB)
  • Editor/TransitionItem.cs (10.6 KB -> 11.7 KB)