Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ Refresh
Method
Refresh
Source/Editor/Options/InputBinding.cs:446–451 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
444
445
/// <inheritdoc />
446
public override void Refresh()
447
{
448
base.Refresh();
449
450
SetText();
451
}
452
}
453
454
/// <summary>
Callers
nothing calls this directly
Calls
1
SetText
Function · 0.85
Tested by
no test coverage detected