Documentation

Equal Pointer - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Structure :: Equal Pointer

Root.Structure.PointerEqual(
  Value 1 Abstract*,
  Value 2 Abstract*
) Boolean
Returns true if one pointer points to the same object as the other pointer, or if both pointers are null

Parameters

Return Value

Boolean

If you think anything is missing, please feel free to: submit documentation feedback on this page