Mount Fuji Engine  0.8b
MF_API MFResourceIterator* MFResource_EnumerateNext ( MFResourceIterator pIterator,
int  type = MFRT_All 
)

Gets the next instance of the given resource type.

Parameters
pIteratorAn active resource iterator.
typeResource type to enumerate.
Returns
A resource iterator pointing to the next resource, or NULL if there are no more resources.