Practice free →
Home › Per Unreal Engine documentation, gameplay logic …

Per Unreal Engine documentation, gameplay logic in Unreal is written in which two main forms?

AHTML and CSS for UI logic
BOnly Python scripts via embedded VM
CC++ classes and Blueprints (visual)
DOnly C# script files for logic
Answer & Solution
Correct answer: C. C++ classes and Blueprints (visual)
Unreal docs (Programming + Blueprints): UE supports C++ classes plus Blueprints — a visual node-based scripting system on top.
Solve this in the app — Practice practice & 24k+ MCQs →
Related questions