Click or drag to resize

GH_PersistentParamTPrompt_Singular Method

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected abstract GH_GetterResult Prompt_Singular(
	ref T value
)

Parameters

value
Type: T

Return Value

Type: GH_GetterResult
See Also