Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/sluaunreal
/ SetButton
Method
SetButton
Source/democpp/SluaTestCase.cpp:446–448 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
444
}
445
446
void USluaTestCase::SetButton(UUserWidget* widget) {
447
NS_SLUA::Log::Log(
"Set Button %p"
,widget);
448
}
449
450
FSlateBrush USluaTestCase::GetBrush() {
451
return FSlateBrush();
Callers
nothing calls this directly
Calls
1
Log
Function · 0.85
Tested by
no test coverage detected