List of GPC Keywords
These words have special meaning in GPC. Some of them represent things which look like functions, some look like constants, and so on. However they are language constructs. You cannot use any of the following words as constants, variables, combo or function names.
-
abs -- Math Functions
-
block -- I/O Functions
-
block_rumble -- Rumble
-
break -- Flow Control
-
call -- Combos
-
check_slot -- Misc Functions and Constants
-
clear_bit -- Bit Operations
-
combo -- Combos
-
combo_restart -- Combos
-
combo_run -- Combos
-
combo_running -- Combos
-
combo_stop -- Combos
-
data -- Data Segment
-
dbyte -- Data Segment
-
dchar -- Data Segment
-
deadzone -- I/O Functions
-
define -- Basic Syntax
-
dword -- Data Segment
-
else -- Flow Control
-
event_press -- I/O Functions
-
event_release -- I/O Functions
-
get_bits -- Bit Operations
-
get_battery -- Misc Functions and Constants
-
get_console -- Misc Functions and Constants
-
get_controller -- Misc Functions and Constants
-
get_ctrlbutton -- Misc Functions and Constants
-
get_led -- LEDs
-
get_ledx -- LEDs
-
get_lval -- I/O Functions
-
get_ptime -- I/O Functions
-
get_pvar -- Persistent Variables
-
get_rtime -- Misc Functions and Constants
-
get_rumble -- Rumble
-
get_slot -- Misc Functions and Constants
-
get_val -- I/O Functions
-
if -- Flow Control
-
init -- Initialization
-
int -- Variables, Types and Arrays
-
inv -- Math Functions
-
isqrt -- Math Functions
-
irand -- Math Functions
-
load_slot -- Misc Functions and Constants
-
main -- A Simple Tutorial
-
output_protocol -- Misc Functions and Constants
-
output_reconnection -- Misc Functions and Constants
-
pow -- Math Functions
-
ps4_authtimeout -- Misc Functions and Constants
-
ps4_set_touchpad -- Misc Functions and Constants
-
ps4_touchpad -- Misc Functions and Constants
-
remap -- Remapping
-
reset_leds -- LEDs
-
reset_rumble -- Rumble
-
sensitivity -- I/O Functions
-
stickize -- I/O Functions
-
set_bit -- Bit Operations
-
set_bits -- Bit Operations
-
set_led -- LEDs
-
set_ledx -- LEDs
-
set_pvar -- Persistent Variables
-
set_rumble -- Rumble
-
set_val -- I/O Functions
-
swap -- I/O Functions
-
test_bit -- Bit Operations
-
turn_off -- Misc Functions and Constants
-
unmap -- Remapping
-
vm_tctrl -- Misc Functions and Constants
-
wait -- Combos
-
while -- Flow Control
-
wiir_offscreen -- Misc Functions and Constants