remove_animation_component function
void
remove_animation_component()
Implementation
@ffi.Native<ffi.Void Function(ffi.Pointer<ffi.Void>, ffi.Int)>()
external void remove_animation_component(
ffi.Pointer<ffi.Void> sceneManager,
int entityId,
);