MCPcopy Create free account
hub / github.com/Norbyte/ositools / GetTypeInfo

Method GetTypeInfo

OsiInterface/DivInterface.cpp:80–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78 }
79
80 ModifierList * CRPGStatsManager::GetTypeInfo(CRPGStats_Object * object)
81 {
82 return modifierList.Find(object->ModifierListIndex);
83 }
84
85 RPGEnumeration * CRPGStatsManager::GetAttributeInfo(CRPGStats_Object * object, const char * attributeName, int & attributeIndex)
86 {

Callers 1

StatGetTypeFunction · 0.80

Calls 1

FindMethod · 0.45

Tested by

no test coverage detected