Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

NetworkViewID.operator ==

static function operator ==(lhs: NetworkViewID, rhs: NetworkViewID): bool;
static bool operator ==(NetworkViewID lhs, NetworkViewID rhs);
static def operator ==(lhs as NetworkViewID, rhs as NetworkViewID) as bool

Description

Returns true if two NetworkViewIDs are identical.