Hi.
there are fiew features in unreal script that are not in pure c++ like there is no attribute in original c++. those UCLASS, UPROPERTY and…
i need to know everything in c++ is translated to pure c++ that makes a fast AAA engine or there are virtual machines and higher-level stuff in unreal?
to keep it short, I’m coding in pure c++ or its other language made by epic?