Mount Fuji Engine  0.8b
void Destroy ( uint32  hash)

Destroys an item in the list. This simply removes the pointer from the list, it does not destroy the item its self.

Parameters
hashHash value identifying the item to destroy.
Returns
None.