Summary
Creates a new
InspectorGadgets.Attributes.HasComponentAttribute
to require a component of the specified type.- Assembly
- Kybernetik
.InspectorGadgets .dll - Namespace
- InspectorGadgets
.Attributes - Containing Type
- Has
Component Attribute
Syntax
public HasComponentAttribute(params Type[] componentTypes)
Parameters
Name | Type | Description |
---|---|---|
componentTypes | Type[] |
Return Value
Type | Description |
---|---|
void |