Skip to content

ClipEvent.Name Property

Definition

Namespace: Brine2D.Animation

Identifier for this event \(e\.g\., "footstep", "hitbox\_on"\).

C#
public string Name { get; init; }

Property Value

System.String