SP8_BPI_GetPlayerLevel
{{ currentPage ? currentPage.title : "" }}
If you use the PlayerTemplate, you do not need to setup this Interface!
Setup
1. Without PlayerTemplate:
Add the Interface SP8_BPI_GetPlayerLevel to your Player BP and
change following Functions like the Image below:
SP8_getPlayerLevel
If you are not using the Stats Component you have to set the Function to your own needs!
Info
Function | Called | Description |
SP8_getPlayerLevel | Server & Client | Called to get the Level of the Player. For example to check if the Player can equip an Item. |
{{{ content }}}