I need a more convient features that could replace
GameViewDrawer in (void UGameViewportClient::Draw(FViewport* InViewport, FCanvas* SceneCanvas) with my own custom one without changing the egnine source codes… or copy a lot of codes…
I need a more convient features that could replace
GameViewDrawer in (void UGameViewportClient::Draw(FViewport* InViewport, FCanvas* SceneCanvas) with my own custom one without changing the egnine source codes… or copy a lot of codes…