Solved
Forum Discussion
RobbSalzmann
3 years agoValued Contributor II
Thank you for the feedback NicolasArgente . My understanding is that the BRApi is used when cross-engine is the only way to achieve something that the current engine's API cannot.
Does this mean that 'api' passed in cannot 'GetBaseMembers'?
I'm seeking peak efficiency here.
JackLacava
3 years agoCommunity Manager
if the api object is typeless ("Object") in that particular context, it means it's empty and there is nothing to use there. Not all engines actually provide a useful "api" object. In those cases, BRApi is the only way to go.
Related Content
- 2 years ago
- 10 months ago