fcs functions
All callable symbols documented in this include, grouped by declaration type.
Natives
| Name | Signature |
|---|---|
| fcs_get_user_credits | native fcs_get_user_credits(client) |
| fcs_set_user_credits | native fcs_set_user_credits(client, credits) |
Stocks
| Name | Signature |
|---|---|
| fcs_add_user_credits | stock fcs_add_user_credits(client, credits) { |
| fcs_sub_user_credits | stock fcs_sub_user_credits(client, credits) { |