Refactor: ResourceNamespace nolonger constructs a path directory for it's resources. It is now the responsibility of the caller to construct/choose a path directory when calling F_CreateResourceNamespace. ResourceNamespace does not receive ownership of directory.
Refactor: ResourceNamespace nolonger constructs a path directory for it's resources.
It is now the responsibility of the caller to construct/choose a path directory when
calling F_CreateResourceNamespace. ResourceNamespace does not receive ownership of
directory.