method to check if system is trivial
Opened this issue · 0 comments
zaucy commented
a solve for ecsact-dev/ecsact_lang_cpp#80 would be to include a trivial system check in the meta module
this fn signature should be sufficient:
bool ecsact_meta_is_system_trivial(ecsact_system_like_id);