Kizspy Question: 43
(Choose 1 answer)
What is the purpose of the OnEnable() method in Unity?
A. To perform actions when the object becomes disabled
B. To initialize variables when the object becomes enabled
C. To perform actions when the object becomes enabled and active
D. To update game logic continuously after the object becomes enabled