C# Class TrackingEnabler, pure-sdk-unity

Inheritance: MonoBehaviour
ファイルを表示 Open project: unacast/pure-sdk-unity

Public Properties

Property Type Description
enableIfTracking bool
tracking PureSDKComponent

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

enableIfTracking public_oe property

public bool enableIfTracking
return bool

tracking public_oe property

public PureSDKComponent tracking
return PureSDKComponent