25 lines
598 B
Markdown
25 lines
598 B
Markdown
---
|
|
sidebar_position: 3
|
|
---
|
|
# Present Feature Win View
|
|
|
|
## Index
|
|
|
|
### Methods
|
|
|
|
- [PresentComplete](#presentcomplete) Triggers the `PresentFeatureWinCompleted` event.
|
|
|
|
---
|
|
|
|
## Details
|
|
|
|
### Methods
|
|
|
|
#### PresentComplete
|
|
|
|
Triggers the `PresentFeatureWinCompleted` event which signals that the feature win presentation has completed.
|
|
|
|
| meta | description |
|
|
| :--- | :---------- |
|
|
| Defined in | [p4f-slotty-core/src/view/present-feature-win-view.js#L13](https://gitea.plp19.com/cocos-core/p4f-slotty-core/src/commit/7fbf58bf2ad8edec4258757b353151b638c96652/src/view/present-feature-win-view.js#L13) |
|