Kizspy | Question: 41
(Choose 1 answer)
Ploweniam.com
In Unity C# scripting, what is the purpose of the MonoBehaviour class that all Unity scripts inherit from?
A. To define the main game mechanics and rules.
B. To provide a base class with methods and properties essential for scripting GameObject behavior in Unity.
C. To act as the main entry point for Unity applications.
D. To manage the user interface elements of a Unity game.