how can i recognize a VR unreal project from the source code.

Please, how can i distinguish VR unreal project from others from the source code.I mean what’s the footprint of unreal engine like in unity engine in every project there is always a file with unity extension. i searched and i found that assets of unreal comes with uasset extension but not every projects contains assets. So how can i determine this automatically from code. Thank you.