GUIUtility.QueryStateObject 查询状态物体

static function QueryStateObject (t : Type, controlID : int) : object

Description描述

Get an existing state object from a controlID.

从一个controlID获取一个存在的状态物体。

This will return a recycled state object that is unique for controlID. If there is none already, this funtion will return null.

这将返回一个可回收状态物体,该物体具有唯一的controlID。如果没有,这个函数将返回null。

最后修改:2011年1月4日 Tuesday 23:54

本脚本参考基于Unity 3.4.1f5

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