spine_animation_state_get_data method
Implementation
spine_animation_state_data spine_animation_state_get_data(
spine_animation_state state,
) {
return _spine_animation_state_get_data(
state,
);
}
spine_animation_state_data spine_animation_state_get_data(
spine_animation_state state,
) {
return _spine_animation_state_get_data(
state,
);
}