Skip to content

Library Rangers Plugins

Gabriel edited this page Sep 26, 2023 · 1 revision

Plugins

Provides structs for many app::player::PlayerStatePlugin types.

Types;

  • struct StatePluginBoost - a struct representation of app::player::StatePluginBoost.
    • Members;
      • float Capacity - the maximum amount of boost the player can hold.
      • float Amount - the current amount of boost for the player.
Clone this wiki locally