| 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
Public Class InstantiateARIfConnected
Inherits MonoBehaviour
public ref class InstantiateARIfConnected : public MonoBehaviour
type InstantiateARIfConnected =
class
inherit MonoBehaviour
end
The InstantiateARIfConnected type exposes the following members.
Constructors Methods
| Name | Description |
---|
| Awake |
Called on start
|
TopSee Also