| 40 | } _RegisterComponentskr_live2d_render_model_comp_tHelper; |
| 41 | |
| 42 | SKR_LIVE2D_API sugoi_type_index_t sugoi_id_of<skr_live2d_render_model_comp_t>::get() |
| 43 | { |
| 44 | return _RegisterComponentskr_live2d_render_model_comp_tHelper.type; |
| 45 | } |
| 46 | |
| 47 | typedef struct live2d_effect_identity_t { |
| 48 | sugoi_entity_t game_entity; |
no outgoing calls
no test coverage detected