Object.operator !=static operator != (x : Object, y : Object) : booleanDescriptionCompares if two objects refer to a different object
JavaScript
var target : Transform; using UnityEngine; import UnityEngine |
|
||||
| Scripting > Runtime Classes > Object | ||||
Object.operator !=static operator != (x : Object, y : Object) : booleanDescriptionCompares if two objects refer to a different object
JavaScript
var target : Transform; using UnityEngine; import UnityEngine |