Workshop.codes
Create

Input Binding String Last updated November 26, 2024

Description

Converts a button parameter into a string that shows up based on the player's input bindings. This value cannot be stored in variables.

Snippet

Input Binding String(Button);

Properties

Returns: String
Parameters: Button

Button
Type: Button, Default: Button
The button for the input binding that will be converted to a string.

Workshop.codes