Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
According to the Fusion API document, the new Design.findEntityByToken Method (many thanks to the team for providing support for Entity Tokens) returns the entity associated with the provided token. But the actual return type is an array of Base class (a std::vector<Base> in C++). Why this method returns an array? Does it return an array with more than one element under certain circumstances?
Website: https://perceptino.com
Solved! Go to Solution.