Displays the value of this pin as an integer in the gui, regardless of the actual type.

Namespace: VVVV.PluginInterfaces.V2
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872

Syntax

C#
public bool AsInt { get; set; }

See Also