MCPcopy Create free account
hub / github.com/RussellJerome/UnrealModLoader / DX11Present

Method DX11Present

ExampleMod/ExampleMod.cpp:48–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46}
47
48void ExampleMod::DX11Present(ID3D11Device* pDevice, ID3D11DeviceContext* pContext, ID3D11RenderTargetView* pRenderTargetView)
49{
50}
51
52void ExampleMod::OnModMenuButtonPressed()
53{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected