Set the attribute name of this object to the specified (literal) name.
Declared in <ball_attribute.h>
void
setName(char const* name);
Note that name is not managed by this object and therefore must remain valid while in use by any Attribute object.
| Name | Description |
|---|---|
| name | literal attribute name |