C4 Engine
C4 Engine API Documentation

MaterialObject::PurgeAttributes

Defined in:  C4MaterialObjects.h
Purges all of a material's attributes.
Prototype

void PurgeAttributes(void);

Description
The PurgeAttributes function deletes all of the attributes belonging to a material object.
See Also

Attribute

MaterialObject::GetAttributeList

MaterialObject::GetFirstAttribute

MaterialObject::AddAttribute