ClipEvent.Name Property
Definition¶
Namespace: Brine2D.Animation
Identifier for this event (e.g., "footstep", "hitbox_on").
public string Name { get; init; }
Namespace: Brine2D.Animation
Identifier for this event (e.g., "footstep", "hitbox_on").
public string Name { get; init; }