compareinstances Synchronous
Instance comparison.
Luau
compareinstances(first: Instance, second: Instance) -> booleanParameters
| Parameter | Type |
|---|---|
first | Instance |
second | Instance |
Returns
booleanInstance comparison.
compareinstances(first: Instance, second: Instance) -> boolean| Parameter | Type |
|---|---|
first | Instance |
second | Instance |
boolean