ScarDoc

Start typing to search the SCAR reference.

Function
Player

Player_SetAbilityAvailability

Sets the availability of an ability. Availability can be either ITEM_LOCKED, ITEM_UNLOCKED, ITEM_REMOVED or ITEM_DEFAULT

On this page
Player_SetAbilityAvailability(player, bp, availability)

Description

Sets the availability of an ability. Availability can be either ITEM_LOCKED, ITEM_UNLOCKED, ITEM_REMOVED or ITEM_DEFAULT

Parameters

  • playerPlayerIDrequired
  • bpAbilityBlueprint/Tablerequired
  • availabilityIntegerrequired

Returns

Unknown

Source

Declared in the game's script sources at:

scar/player.scar