Skip to content

ClipEvent.Name Property

Definition

Namespace: Brine2D.Animation

Identifier for this event (e.g., "footstep", "hitbox_on").

public string Name { get; init; }

Property Value

System.String