SRGraphComponent::m_pBitmapCache

CBitmap * SRGraphComponent::m_pBitmapCache

To reduce image loading time for components that use a resource fill a new bitmap caching system has been added. The current bitmap is stored in this variable and is only reloaded if the name stored in m_CachedBitmapName is changed. This variable is not serialized.