We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b2ae61b + bea4823 commit f58168bCopy full SHA for f58168b
Shared/sdk/net/rpc_enums.h
@@ -127,7 +127,6 @@ enum eElementRPCFunctions
127
SET_MARKER_SIZE,
128
SET_MARKER_TARGET,
129
SET_MARKER_ICON,
130
- SET_MARKER_TARGET_ARROW_PROPERTIES,
131
132
DESTROY_ALL_PICKUPS,
133
SET_PICKUP_TYPE,
@@ -282,5 +281,7 @@ enum eElementRPCFunctions
282
281
283
SET_PLAYER_SCRIPT_DEBUG_LEVEL,
284
+ SET_MARKER_TARGET_ARROW_PROPERTIES,
285
+
286
NUM_RPC_FUNCS // Add above this line
287
};
0 commit comments