2025-07-21 09:10:59 +07:00

34 lines
824 B
Markdown

---
sidebar_position: 1
---
# Info Controller
## Index
## Properties
## Methods
* [onPaytableInitialized](#onpaytableinitialized) Handles the `PaytableInitialized` event by setting the total number of paytable pages.
## Details
## Properties
## Methods
### onPaytableInitialized
Handles the `PaytableInitialized` event by setting the total number of paytable pages.
| meta | description |
|------|-------------|
| Defined in | [p4f-slotty-core/src/controller/info-controller.js#L14](https://gitea.plp19.com/cocos-core/p4f-slotty-core/src/commit/7fbf58bf2ad8edec4258757b353151b638c96652/src/controller/info-controller.js#L14) |
<p style={{ color: 'gray', fontSize: '1.0em' }}>
**Parameters**
* `totalPages` [Number](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number)
</p>