MCPcopy 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
446void USluaTestCase::SetButton(UUserWidget* widget) {
447 NS_SLUA::Log::Log("Set Button %p",widget);
448}
449
450FSlateBrush USluaTestCase::GetBrush() {
451 return FSlateBrush();

Callers

nothing calls this directly

Calls 1

LogFunction · 0.85

Tested by

no test coverage detected