atkRoleForName: atkRoleForName
Description
Get the AtkRole
type corresponding to a rolew name.Usage
atkRoleForName(name)
Value
[AtkRole
] the AtkRole
enumerated type corresponding to the specified
name,
or ATK_ROLE_INVALID
if no matching role is found.