-
Notifications
You must be signed in to change notification settings - Fork 26
Library Rangers BlackboardItem
Gabriel edited this page Sep 28, 2023
·
4 revisions
Provides access to app::player::BlackboardItem from Sonic Frontiers.
A struct representation of app::player::BlackboardBattle.
-
-
An instance of
app::player::BlackboardContent, the base class forapp::player::BlackboardItem.
-
An instance of
-
- The maximum amount of rings the player can hold.
-
- The current ring count for the player.
Gets an instance of app::player::BlackboardItem.
A pointer to an instance of app::player::BlackboardItem.
Code
//
#lib "BlackboardItem"
//
{
var pBlackboardItem = BlackboardItem.Get();
}- Home
- Codes
-
Libraries
- Getting started
- Features
-
Usage
- Static reference
- Include reference
- Global
- Sonic Frontiers
- Sonic Origins