-
Notifications
You must be signed in to change notification settings - Fork 19
Library Rangers Sonic
Gabriel edited this page Sep 26, 2023
·
1 revision
Provides additional helpers specifically for app::player::Sonic
.
Types;
-
enum StateID
- an enum containing all of Sonic's state IDs.
Functions;
-
void SetCyloopAuraVisibility(bool in_isEnabled)
- determines whether the Cyloop aura should be rendered.
Types;
-
struct SonicEffectCyloop
- a struct representation ofapp::player::SonicEffectCyloop
.- Members;
-
PlayerEffect.Data PlayerEffect
- an instance ofapp::player::PlayerEffect
, the base class forapp::player::SonicEffectCyloop
. -
bool IsLocalVisualModelUpdate
- determines if the visual model should update locally withinapp::player::SonicEffectCyloop
or externally.
-
- Members;
- Home
- Codes
-
Libraries
- Getting started
- Features
-
Usage
- Static reference
- Include reference
- Global
- Sonic Frontiers
- Sonic Origins