Is there a method for identifying what has been FBAplication.FileMerge(fbx)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Lets say you FileMerge() and FBX with a character. Is there any way to easily identify and isolate what components have just been imported. An Example is HIKCharacters and getting their immediate reference is important.
My work around is to just use FBSystem().Scene.Characters before and after FileMerge(), but that feels messier than it needs to be. Any optimizations would be greatly appreciated.
Link copied