Table of Contents

Event graphChanged

Namespace
Pinwheel.Vista.Graph
Assembly
Pinwheel.Vista.Runtime.dll

Occurs when a graph explicitly broadcasts that it has changed.

public static event GraphAsset.ChangeHandler graphChanged

Returns

GraphAsset.ChangeHandler
Occurs when a graph explicitly broadcasts that it has changed.

Remarks

Consumers such as LocalProceduralBiome use this event to invalidate cached biome data when their source graph changes.