Removing a file from resource group manager

burns

14-11-2008 14:21:16

Once I have added a ResourceLocation to the ResourceGroupManager, I can call FindResourceFileInfo(...) to pull out the list of files that it will run through when I call InitialiseAllResourceGroups().

Is there any way for me to remove one of those files before I call InitialiseAllResourceGroups()?