Property HasExposedProperties
HasExposedProperties
Gets whether this graph currently contains any exposed properties.
public bool HasExposedProperties { get; }
Property Value
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.