RwGetTextureDictSearchMode(void);
Description
Retrieves the texture dictionary stacks current search mode.
Arguments
None.
Return Value
The current texture dictionary stack search mode.
Comments
The texture dictionary search modes are:
rwLOCAL Search only the top most dictionary in the texture dictionary stack.
rwGLOBAL Search all the dictionaries in the texture dictionary stack.
See Also