has_emblem
Description:
public bool has_emblem (
string emblem_name)
Checks to see if emblem_name
has been added to the TreeNode.
Parameters:
this |
An TreeNode
|
emblem_name |
a string containing the emblem name
|
Returns:
true if emblem_name is used by this
|