1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- {
- "entries": [
- {
- "base": "ServerToAuthorityNoParam Notify Event",
- "context": "AZEventHandler",
- "variant": "",
- "details": {
- "name": "Server To Authority No Param Notify Event"
- },
- "slots": [
- {
- "base": "ServerToAuthorityNoParam Notify Event",
- "details": {
- "name": "ServerToAuthorityNoParam Notify Event"
- }
- },
- {
- "base": "Connect",
- "details": {
- "name": "Connect"
- }
- },
- {
- "base": "Disconnect",
- "details": {
- "name": "Disconnect"
- }
- },
- {
- "base": "On Connected",
- "details": {
- "name": "On Connected"
- }
- },
- {
- "base": "On Disconnected",
- "details": {
- "name": "On Disconnected"
- }
- },
- {
- "base": "OnEvent",
- "details": {
- "name": "OnEvent"
- }
- }
- ]
- }
- ]
- }
|