Table of Contents

Class GraffitiEvents

Namespace
S1API.Graffiti
Assembly
S1API.dll

Provides events for graffiti-related gameplay actions.

public static class GraffitiEvents
Inheritance
GraffitiEvents
Inherited Members

Events

GraffitiCompleted

Fired when a player completes a graffiti piece and receives XP/rewards. This event is triggered when the player closes the graffiti UI after painting.

public static event Action<SpraySurface>? GraffitiCompleted

Event Type

Action<SpraySurface>