MCQs > IT & Programming > Unity3D > Initial content of a C# script file?

Unity3D MCQs

What is the initial content of a C# script file?

Answer

Correct Answer: public class Main : MonoBehaviour { void Start () { } void Update () { } }

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Unity3D Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Unity3D Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it