|
Init(args)
Scripting Reference
|
◆ Is
Specifies a parameter type that the value provider with this attribute targets. The menu item will appear in the dropdown menu of all Init parameters whose type matches the specified type. The menu item will also appear in the dropdown menu of all Init parameters whose type derives from the specified type. The menu item will also appear in the dropdown menu of all Init parameters whose type implements the specified type, when is it an interface. |