41 return "gui/layouts/new_ui/options/keybindings_selectors/keybinding_option.layout";
68 int a, i, countbind = 0;
115 btnWidget.SetText(output);
117 btnWidget.SetText(
"");
176 if( custom_binds.Count() > 1 )
178 if( custom_binds.Get( 0 ) != 0 )
180 for(
int i = 1; i < custom_binds.Count(); i++ )
182 if( custom_binds.Get( i ) != 0 )
186 else if( custom_binds.Count() > 0 )
188 if( custom_binds.Get( 0 ) != 0 )
238 m_EntryTimer.Run( 0.01,
this,
"StartEnteringAlternateKeybind" );
PlayerSpawnPresetDiscreteItemSetSlotData name
one set for cargo
proto native WorkspaceWidget GetWorkspace()
proto native Input GetInput()
Result for an object found in CGame.IsBoxCollidingGeometryProxy.
proto native CGame GetGame()
int ARGBF(float fa, float fr, float fg, float fb)
Converts <0.0, 1.0> ARGB into color.