MCPcopy Create free account
hub / github.com/SakuraEngine/SakuraEngine / get

Method get

modules/render/live2d/src/live2d_render_effects.cpp:42–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40} _RegisterComponentskr_live2d_render_model_comp_tHelper;
41
42SKR_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
47typedef struct live2d_effect_identity_t {
48 sugoi_entity_t game_entity;

Callers 8

PSOMapImplClass · 0.45
install_pso_implMethod · 0.45
clearFinishedRequestsMethod · 0.45
requestRSMethod · 0.45
AddVertexLayoutMethod · 0.45
InstallImplMethod · 0.45
skr_init_anim_componentFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected