Source2Toolkit
SchemaEntityClasses

CAttributeList

CAttributeList

Fields

  • m_Attributes CUtlVector<CEconItemAttribute>
  • m_pManager CAttributeManager*

Methods

SetOrAddAttribute(pszAttributeName, flValue)

Sets an attribute by name, adding it to the list when it is not there yet.

Parameters
  • pszAttributeName const char*
  • flValue float

On this page