UnityEngine.iPhoneSettings.StartLocationServiceUpdates C# (CSharp) 메소드

StartLocationServiceUpdates() 공개 정적인 메소드

public static StartLocationServiceUpdates ( ) : void
리턴 void
		public static void StartLocationServiceUpdates(){}
		public static void StopLocationServiceUpdates(){}

Same methods

iPhoneSettings::StartLocationServiceUpdates ( float desiredAccuracyInMeters ) : void
iPhoneSettings::StartLocationServiceUpdates ( float desiredAccuracyInMeters, float updateDistanceInMeters ) : void