42 return "gui/layouts/new_ui/options/keybindings_selectors/keybinding_option.layout";
69 int a, i, countbind = 0;
117 btnWidget.SetText(output);
119 btnWidget.SetText(
"");
178 if( custom_binds.Count() > 1 )
180 if( custom_binds.Get( 0 ) != 0 )
182 for(
int i = 1; i < custom_binds.Count(); i++ )
184 if( custom_binds.Get( i ) != 0 )
188 else if( custom_binds.Count() > 0 )
190 if( custom_binds.Get( 0 ) != 0 )
232 if( !
m_Group.IsEnteringKeyBind() )
240 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.