Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UE4SS-RE/RE-UE4SS
/ MProgram
Method
MProgram
deps/first/MProgram/include/MProgram.hpp:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
25
protected:
26
MProgram()
27
{
28
create_error_object();
29
}
30
31
MProgram(std::initializer_list<BinaryOptions> options)
32
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected