跳到主要内容

on_add_to_parent

虚函数:被添加进父节点时的后处理

声明

void on_add_to_parent(object parent, string name)

参数

参数名描述
parent父节点对象
name子节点名称

返回值

使用方式

返回文档