AuthorityToAutonomous_PlayerNumberNotifyEvent.names 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. {
  2. "entries": [
  3. {
  4. "base": "AuthorityToAutonomous_PlayerNumber Notify Event",
  5. "context": "AZEventHandler",
  6. "variant": "",
  7. "details": {
  8. "name": "Authority To Autonomous_ Player Number Notify Event"
  9. },
  10. "slots": [
  11. {
  12. "base": "player_number",
  13. "details": {
  14. "name": "player_number"
  15. }
  16. },
  17. {
  18. "base": "AuthorityToAutonomous_PlayerNumber Notify Event",
  19. "details": {
  20. "name": "AuthorityToAutonomous_PlayerNumber Notify Event"
  21. }
  22. },
  23. {
  24. "base": "Connect",
  25. "details": {
  26. "name": "Connect"
  27. }
  28. },
  29. {
  30. "base": "Disconnect",
  31. "details": {
  32. "name": "Disconnect"
  33. }
  34. },
  35. {
  36. "base": "On Connected",
  37. "details": {
  38. "name": "On Connected"
  39. }
  40. },
  41. {
  42. "base": "On Disconnected",
  43. "details": {
  44. "name": "On Disconnected"
  45. }
  46. },
  47. {
  48. "base": "OnEvent",
  49. "details": {
  50. "name": "OnEvent"
  51. }
  52. }
  53. ]
  54. }
  55. ]
  56. }