📅  最后修改于: 2022-03-11 14:48:46.681000             🧑  作者: Mango
代码示例1
void Start() {
Debug.Log("Hello world!")
}
// This code will print in the console "Hello world!" at the start of the game