Metadata

{
  "CsProjName": "",
  "Compiler": {
    "RootNamespace": "Sandbox.Events",
    "DefineConstants": "SANDBOX;ADDON;DEBUG",
    "NoWarn": "1701;1702;1591;",
    "Nullables": true,
    "WarningsAsErrors": "",
    "Whitelist": true,
    "AssemblyReferences": [],
    "IgnoreFolders": [],
    "DistinctAssemblyReferences": []
  },
  "Resources": "",
  "CodePackageReferences": []
}

Files

Name Size
.bin
text_snippet manifest.json 98B
text_snippet package.base.cll 31.1KB
text_snippet package.facepunch.libevents.cll 6.5KB
text_snippet package.facepunch.libevents.dll 42KB
text_snippet package.facepunch.libevents.xml 11.4KB
text_snippet package.library.facepunch.libevents.cll 6.4KB
text_snippet package.library.facepunch.libevents.dll 42KB
text_snippet package.library.facepunch.libevents.xml 11.4KB
Code/GameEvents
text_snippet Attributes.cs 1.8KB
text_snippet GameEvent.cs 5.5KB
Code
text_snippet SortingHelper.cs 5.6KB
Code/StateMachines
text_snippet State.cs 5.1KB
text_snippet StateMachine.cs 3.9KB
text_snippet Transition.cs 983B
Editor/StateMachines
text_snippet StateItem.cs 5.3KB
text_snippet StateMachineComponentWidget.cs 691B
text_snippet StateMachineEditorWindow.cs 1.9KB
text_snippet StateMachineView.cs 10.5KB
text_snippet TransitionItem.cs 8.3KB
text_snippet TransitionItem.Delay.cs 2.4KB
text_snippet libevents.sbproj 610B
text_snippet LICENSE 1.1KB
text_snippet README.md 1.2KB
UnitTests
text_snippet DispatchTests.cs 3.7KB
text_snippet UnitTest.cs 608B