State Machines - Version 68013

Created
Total Size233.4 KB (239,034 bytes)
Modified Size183.1 KB (187,502 bytes)
File Count30
Engine Version17
Changes
Changes on 2024-08-22
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 (183.1 KB modified)

~13
  • .bin/package.base.cll (31.2 KB -> 31.3 KB)
  • .bin/package.facepunch.libstates.cll (4.1 KB -> 4.8 KB)
  • .bin/package.facepunch.libstates.dll (37 KB -> 39.5 KB)
  • .bin/package.facepunch.libstates.xml (4.3 KB -> 5.5 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 (4.1 KB -> 4.8 KB)
  • .bin/package.library.facepunch.libstates.dll (37 KB -> 39.5 KB)
  • .bin/package.library.facepunch.libstates.xml (4.3 KB -> 5.5 KB)
  • Code/State.cs (3.7 KB -> 4.7 KB)
  • Code/StateMachine.cs (7.6 KB -> 7.5 KB)
  • Code/Transition.cs (3 KB -> 4.6 KB)
  • Editor/TransitionEvent.cs (3.9 KB -> 6.4 KB)