IndexCookieForAttribute
TreeValue* treeValue = (TreeValue*)node->IndexCookieForAttribute(Name());
= (TreeValue*)oldAttributes.IndexCookieForAttribute(Name());
TreeValue* treeValue = (TreeValue*)node->IndexCookieForAttribute(Name());
virtual void* IndexCookieForAttribute(const StringKey& name)
virtual void* IndexCookieForAttribute(const StringKey& name)
? fPackageNode->IndexCookieForAttribute(name) : NULL;
virtual void* IndexCookieForAttribute(const StringKey& name)
return packageDirectory->IndexCookieForAttribute(name);
virtual void* IndexCookieForAttribute(const StringKey& name)
return packageNode->IndexCookieForAttribute(name);
virtual void* IndexCookieForAttribute(const StringKey& name)
inline void* IndexCookieForAttribute(const StringKey& name)