Home Forums Unity SDK How to detect the presence of the Tobii 4C?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9111
    Marco Otte
    Participant

    Hi,

    Although the docs say there should be a Tobii.GameIntegration.IsConnected (bool) property, I have not been able to use it. The only place where I can find an IsConnected is in the Interop.cs script but that is not accessible from the normal .GameIntegration or .Gaming API sets.

    What is the best way to see if there is a Tobii connected at the start of a program?

    Marco

    #9113
    Alex [Tobii]
    Participant

    Hi @techlabs !

    I believe you are using an older version of Unity SDK. IsConnected property was added in Tobii Unity SDK 4.0 so you might need to update:
    https://github.com/Tobii/UnitySDK/releases/tag/4.0.3

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.