d30ac7cfa6
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
27 lines
699 B
Plaintext
27 lines
699 B
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "Audio System Component Notifications",
|
|
"context": "EBusHandler",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Audio System",
|
|
"category": "Audio"
|
|
},
|
|
"methods": [
|
|
{
|
|
"base": "OnGamePaused",
|
|
"details": {
|
|
"name": "On Game Paused"
|
|
}
|
|
},
|
|
{
|
|
"base": "OnGameUnpaused",
|
|
"details": {
|
|
"name": "On Game Unpaused"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |