C# Class TrackingEnabler, pure-sdk-unity

Inheritance: MonoBehaviour
Afficher le fichier Open project: unacast/pure-sdk-unity

Méthodes publiques

Свойство Type Description
enableIfTracking bool
tracking PureSDKComponent

Méthodes publiques

Méthode Description
Update ( ) : void

Method Details

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

enableIfTracking public_oe property

public bool enableIfTracking
Résultat bool

tracking public_oe property

public PureSDKComponent tracking
Résultat PureSDKComponent