tudo-aqua / bgw

BoardGameWork
https://tudo-aqua.github.io/bgw/
Apache License 2.0
25 stars 16 forks source link

[bgw-gui] On Scene Mount Event Handler for Data Fetching #358

Closed abouzerda closed 1 year ago

abouzerda commented 1 year ago

For example:

onShowScene = {
    //Load scene data
}
onHideScene = {}