GenericMenu.AddItem 添加项目

function AddItem (content : GUIContent, on : boolean, func : MenuFunction) : void

Description描述

Add an item to the menu

添加一个项目到菜单。

参见:GenericMenu.AddDisabledItem, GenericMenu.AddSeparator

• function AddItem (content : GUIContent, on : boolean, func : MenuFunction2, userData : object) : void

Description描述

Add an item to the menu

添加一个项目到菜单。

参见:GenericMenu.AddDisabledItem, GenericMenu.AddSeparator

最后修改:2011年9月26日 Monday 17:35

本脚本参考基于Unity 3.4.1f5

英文部分版权属©Unity公司所有,中文部分© Unity圣典 版权所有,未经许可,严禁转载 。