State Machines - Version 68053

Created
Total Size235.4 KB (241,028 bytes)
Modified Size202.5 KB (207,378 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 (202.5 KB modified)

~14
  • .bin/package.base.cll (31.3 KB -> 31.3 KB)
  • .bin/package.facepunch.libstates.cll (4.8 KB -> 4.8 KB)
  • .bin/package.facepunch.libstates.dll (39.5 KB -> 40 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.8 KB -> 4.8 KB)
  • .bin/package.library.facepunch.libstates.dll (39.5 KB -> 39.5 KB)
  • Code/StateMachine.cs (7.5 KB -> 7.8 KB)
  • Editor/ActionGraphLabelSource.cs (5.8 KB -> 5.7 KB)
  • Editor/StateItem.cs (7.1 KB -> 6.9 KB)
  • Editor/StateMachineEditorWindow.cs (2.7 KB -> 2.9 KB)
  • Editor/StateMachineView.cs (15.6 KB -> 17.1 KB)
  • Editor/TransitionEvent.cs (6.5 KB -> 6.1 KB)
  • Editor/TransitionItem.cs (6.7 KB -> 6.6 KB)