Summary
Indicates whether both arrays refer to the same set of objects.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- Serialization
.ObjectReference
Syntax
public static bool AreSameObjects(Serialization.ObjectReference[] references, Object[] objects)
Parameters
Name | Type | Description |
---|---|---|
references | Serialization |
|
objects | Object[] |
Return Value
Type | Description |
---|---|
bool |