Message 1 of 1
supporting an obsolete material class

Not applicable
06-13-2016
11:55 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have two material classes, A and B.
It was decided to get rid of B, while incorporating its features inside A.
Older files would have A and B, they need to load properly by migrating B to A: the plugin would load materials of class B and convert them to class A. Class B should not be visible in the slate editor or anywhere else.
Is there a way of doing this?