/brief Originally designed to rip the requester data from all relevant mat/params, but that proved too costly and volatile. /note Still, it is here, use at your own peril.
См. определение в файле PPEManager.c строка 260
261 {
263 int mat_id;
264 for (int i = 0; i < count; i++)
265 {
269 }
270 }
ref map< int, ref PPEClassBase > m_PPEClassMap
void RemoveRequest(int req_idx)
unused, see 'RemoveActiveRequestFromMaterials' for more info
Created once, on manager init. Script-side representation of C++ material class, separate handling.
int GetRequesterIDX()
Returns requester index.
map< int, ref map< int, ref PPERequestParamDataBase > > GetActiveRequestStructure()
Перекрестные ссылки PPERequesterBase::GetActiveRequestStructure(), PPERequesterBase::GetRequesterIDX(), m_PPEClassMap и PPEClassBase::RemoveRequest().