Game Events - Version 65480

Created
Total Size156.8 KB (160,569 bytes)
Modified Size142.3 KB (145,735 bytes)
File Count19
Engine Version17
Changes
Changes on 2024-08-11
Meta
{"CsProjName":"","Compiler":{"RootNamespace":"Sandbox.Events","DefineConstants":"SANDBOX;ADDON;DEBUG","NoWarn":"1701;1702;1591;","Nullables":true,"WarningsAsErrors":"","Whitelist":true,"AssemblyReferences":[],"IgnoreFolders":[],"DistinctAssemblyReferences":[]},"Resources":"","CodePackageReferences":[]}
{
  "CsProjName": "",
  "Compiler": {
    "RootNamespace": "Sandbox.Events",
    "DefineConstants": "SANDBOX;ADDON;DEBUG",
    "NoWarn": "1701;1702;1591;",
    "Nullables": true,
    "WarningsAsErrors": "",
    "Whitelist": true,
    "AssemblyReferences": [],
    "IgnoreFolders": [],
    "DistinctAssemblyReferences": []
  },
  "Resources": "",
  "CodePackageReferences": []
}

Diff (142.3 KB modified)

+3 ~9 -9
  • .bin/package.library.facepunch.libstates.cll (3.5 KB)
  • .bin/package.library.facepunch.libstates.dll (32.5 KB)
  • .bin/package.library.facepunch.libstates.xml (3.6 KB)
  • .bin/manifest.json (98 B -> 140 B)
  • .bin/package.base.cll (31.1 KB -> 31.1 KB)
  • .bin/package.facepunch.libevents.cll (6.5 KB -> 4.1 KB)
  • .bin/package.facepunch.libevents.dll (42 KB -> 25 KB)
  • .bin/package.facepunch.libevents.xml (11.4 KB -> 4 KB)
  • .bin/package.library.facepunch.libevents.cll (6.4 KB -> 4 KB)
  • .bin/package.library.facepunch.libevents.dll (42 KB -> 25 KB)
  • .bin/package.library.facepunch.libevents.xml (11.4 KB -> 4.1 KB)
  • Code/GameEvents/GameEvent.cs (5.5 KB -> 5.2 KB)
  • Code/StateMachines/State.cs (5.1 KB)
  • Code/StateMachines/StateMachine.cs (3.9 KB)
  • Code/StateMachines/Transition.cs (983 B)
  • Editor/StateMachines/StateItem.cs (5.3 KB)
  • Editor/StateMachines/StateMachineComponentWidget.cs (691 B)
  • Editor/StateMachines/StateMachineEditorWindow.cs (1.9 KB)
  • Editor/StateMachines/StateMachineView.cs (10.5 KB)
  • Editor/StateMachines/TransitionItem.cs (8.3 KB)
  • Editor/StateMachines/TransitionItem.Delay.cs (2.4 KB)