Source Academy Modules
    Preparing search index...

    Function same_gameobject

    • Determines whether two GameObject identifiers refers to the same GameObject.

      Parameters

      • first: GameObjectIdentifier

        The first GameObject identifier to compare with.

      • second: GameObjectIdentifier

        The second GameObject identifier to compare with.

      Returns boolean

      Returns true if the two GameObject identifiers refers to the same GameObject and false otherwise.