Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/20tab/UnrealEnginePython
/ Builder
Method
Builder
Source/UnrealEnginePython/Private/UEPySlate.cpp:37–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
void FPythonSlateCommand::Builder(FMenuBuilder& Builder) {
38
Builder.AddMenuEntry(PythonSlateAction);
39
}
40
41
42
void FPythonSlateCommand::Callback() {
Callers
nothing calls this directly
Calls
1
FName
Class · 0.50
Tested by
no test coverage detected