Module abilities

Source

Structs§

AbilitiesPlugin
Order of execution:
FlyingSpeed
[Component] that stores the player’s flying speed ability.
FovModifier
[Component] that stores the player’s field of view modifier ability. The lower the value, the higher the field of view.
PlayerAbilitiesFlags
PlayerStartFlyingEvent
Send if the client sends UpdatePlayerAbilitiesC2s::StartFlying
PlayerStopFlyingEvent
Send if the client sends UpdatePlayerAbilitiesC2s::StopFlying