예제 #1
0
 public IParam GetParamByID(int id) => m_DiObjectManager.GetObjectByID(id);
예제 #2
0
 public IVar GetVarByID(int id) => m_DiObjectManager.GetObjectByID(id);