AutoPackageAttributes
? AutoPackageAttributes::NameForAttribute(
AutoPackageAttributes::GetAttributeValue(const Package* package,
AutoPackageAttributes::OpenCookie(Package* package, const StringKey& name,
const void* value = AutoPackageAttributes::GetAttributeValue(fPackage,
if (AutoPackageAttributes::GetAttributeValue(fPackage, fAttribute,
AutoPackageAttributes::AttributeForName(const StringKey& name,
AutoPackageAttributes::NameForAttribute(AutoPackageAttribute attribute)
return AutoPackageAttributes::OpenCookie(packageNode->GetPackage(),
return AutoPackageAttributes::OpenCookie(package, name, openMode, _cookie);
return AutoPackageAttributes::OpenCookie(fPackage, name, openMode, _cookie);