Table of Contents

Property HasExposedProperties

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

HasExposedProperties

Gets whether this graph currently contains any exposed properties.

public bool HasExposedProperties { get; }

Property Value

bool

Remarks

Exposed-property metadata is stored in Pinwheel.Vista.Graph.GraphAsset.m_exposedProperties and is used by the optional expose property extension for inspector-driven graph overrides.