Data for the SpineMessages.SpineEvent message.

t:Float

The time of the event in seconds, relative to the start of the animation.

string:Hash

User defined string value for the event.

node:Null<GuiNode>

the source spine gui node if the event originated from gui, otherwise nil

integer:Int

User defined integer value for the event.

float:Float

User defined floating point value for the event.

event_id:Hash

The id of the event.

blend_weight:Float

The blend weight (between 0.0-1.0) of the current animation at time t.

animation_id:Hash

The id of the animation.