Version: 5.3

GUIUtility.QueryStateObject

매뉴얼로 전환
public static object QueryStateObject (Type t, int controlID);

설명

Get an existing state object from a controlID.

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