State Machines - Version 67778

Created
Total Size210.8 KB (215,858 bytes)
Modified Size179.9 KB (184,222 bytes)
File Count29
Engine Version17
Changes
Changes on 2024-08-21
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 (179.9 KB modified)

+3 ~12
  • Editor/ActionGraphLabelSource.cs (5.8 KB)
  • Editor/LabelSource.cs (413 B)
  • Editor/StateLabel.cs (2.1 KB)
  • .bin/package.base.cll (31.2 KB -> 31.2 KB)
  • .bin/package.facepunch.libstates.cll (3.9 KB -> 3.9 KB)
  • .bin/package.facepunch.libstates.dll (35 KB -> 35 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.9 KB -> 3.9 KB)
  • .bin/package.library.facepunch.libstates.dll (35 KB -> 35 KB)
  • Editor/StateItem.cs (9.1 KB -> 7.6 KB)
  • Editor/StateMachineView.cs (12.9 KB -> 12.5 KB)
  • Editor/TransitionEvent.cs (3.9 KB -> 3.9 KB)
  • Editor/TransitionItem.cs (7 KB -> 7 KB)
  • Editor/TransitionLabel.cs (6 KB -> 2.7 KB)