Click or drag to resize

FollowMeAppStartTracking Method

Starts tracking a Person.

Namespace:  Rubedos.Viper.Net.PerceptionApps
Assembly:  Rubedos.Viper.Net (in Rubedos.Viper.Net.dll) Version: 1.0.0.2357 (1.0.00000.2357)
Syntax
C#
public void StartTracking(
	Person target
)

Parameters

target
Type: Rubedos.Viper.Net.PerceptionAppsPerson
Person to track.
See Also