Build Unreal Engine Games In C++ Faster

Build Unreal Engine Games In C++ Faster

Microsoft Visual Studio

1 год назад

10,156 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@user-hs3cv7xp7t
@user-hs3cv7xp7t - 22.05.2023 12:58

It's so far to Rider. Learning from the competitor please!

Ответить
@chakubb
@chakubb - 12.04.2023 15:36

Thank you, for the video and the tool. It's a nice start for sure. Also, I was able to use all the features demonstrated while following along wit the cast.

Ответить
@arielgimenez_95
@arielgimenez_95 - 03.04.2023 16:52

Well, I have a lot of things to comment on, I'm going to do it in the GITHUB repository.
This is a very good thing for Unreal C++ developers as we need such a plugin.
Currently there is "Visual Assist", which has a very fast autocompletion, also implements abstract classes among other things, but I didn't see that it handles anything related to blueprint..
Thanks for the video.

Ответить
@thana3270
@thana3270 - 03.04.2023 01:58

Dear Microsoft,
just buy VAX or Resharper

Ответить
@toddseiler
@toddseiler - 24.03.2023 21:13

tldr; Install extension in vs, blueprint references shows what blueprint references a class, get macro expansion, blueprint introspection shows variables and functions, add 4 different class types (actor, pawn, etc) all from visual studio.

Ответить
@toby9999
@toby9999 - 17.03.2023 03:52

Great, some C++ stuff. I've been using VS with C++ for 25 years. It's very good.

Ответить