154 {
155 if ( order > PPEConstants.DEPENDENCY_ORDER_HIGHEST )
156 {
157
158 return;
159 }
160
162
163
164
167
169 if ( found == -1 )
170 {
172 }
173
175 }
ref map< int, ref array< int > > m_PPEMaterialUpdateQueueMap
ref map< int, ref PPEClassBase > m_PPEClassMap
void SetParameterUpdating(int order, int parameter_id)
Queue specific parameter of this material to update.
Created once, on manager init. Script-side representation of C++ material class, separate handling.
Result for an object found in CGame.IsBoxCollidingGeometryProxy.