Summary
Do the specified `property` and `targetObjects` match the targets of this reference?
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- Serialization
.PropertyReference
Syntax
public bool IsTarget(SerializedProperty property, Object[] targetObjects)
Parameters
Name | Type | Description |
---|---|---|
property | SerializedProperty | |
targetObjects | Object[] |
Return Value
Type | Description |
---|---|
bool |