|
Init(args)
Scripting Reference
|
◆ IsAny
Specifies zero or more parameter types that the value provider with this attribute targets. The menu item will appear in the dropdown menu of all Init parameters whose type matches any of the specified types. The menu item will also appear in the dropdown menu of all Init parameters whose type derives from any of the specified types. The menu item will also appear in the dropdown menu of all Init parameters whose type implements any of the specified types, when they are interfaces. |