Difference between revisions of "GetInvalidEntityId"

From Nomad DB
Line 1: Line 1:
This function returns an invalid [[EntityId|Entity ID]]. The returned number is 18446744073709551615, the decimal representation of hex value FFFFFFFFFFFFFFFF.
+
This function returns an invalid [[EntityId|Entity ID]]. The returned number is '''18446744073709551615''', the decimal representation of hex value '''FFFFFFFFFFFFFFFF'''.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 23:08, 16 April 2020

This function returns an invalid Entity ID. The returned number is 18446744073709551615, the decimal representation of hex value FFFFFFFFFFFFFFFF.

Syntax

GetInvalidEntityId()

Related Pages