Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

BoundProperty.operator !=

public static bool operator !=(Animations.BoundProperty lhs, Animations.BoundProperty rhs);

Parameters

lhs A BoundProperty object.
rhs Another BoundProperty object.

Description

BoundProperty objects are not equal if they refer to different properties.