Click or drag to resize

InstantiateARIfConnected Class

Simply spawns the ARHolder object once the scene is connected - this prevents errors from occurring when using QuickConnect.
Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          ASLInstantiateARIfConnected

Namespace:  ASL
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public class InstantiateARIfConnected : MonoBehaviour

The InstantiateARIfConnected type exposes the following members.

Constructors
  NameDescription
Public methodInstantiateARIfConnected
Initializes a new instance of the InstantiateARIfConnected class
Top
Methods
  NameDescription
Private methodAwake
Called on start
Top
See Also

Reference