Table of Contents

CreatorTree::fileNameMatch

(string world, string type, string filename)

Syntax

bool CreatorTree::fileNameMatch(string %world, string %type, string %filename);

Parameters

string %world
No description available.

string %type
No description available.

string %filename
No description available.

Return value

bool
No description available.

Remarks

Examples

Source

Engine

See also

CreatorTree::addGroup
CreatorTree::addItem
CreatorTree::clear
CreatorTree::getName
CreatorTree::getParent
CreatorTree::getSelected
CreatorTree::getValue
CreatorTree::isGroup

References

This function is not called by any other functions.