|
BEHealthKit 1.11
A HealthKit plugin for Unity
|
| CBEHealthKit(clinicalRecords) | Category for reading clinical records |
| CBEHealthKit(dummyData) | Category for generating (somewhat reasonable) dummy data |
| CBEHealthKit(read) | Methods for reading health data |
| CBEHealthKit(write) | Methods for writing health data |
| CCMPedometerData(serialization) | |
| ▼CEditor | |
| CBeliefEngine.HealthKit.HealthKitDataTypesEditor | Property drawer for HealthKitDataTypes |
| CBeliefEngine.HealthKit.HealthKitDataTypesEditor | Property drawer for HealthKitDataTypes |
| CFRange | Like NSRange, but with floats |
| CHealthData(clinicalRecords) | Helper category for clinical records serialization |
| CHKCategorySample(serialization) | |
| CHKCategoryType(serialization) | |
| CHKCDADocument(serialization) | |
| CHKCDADocumentSample(serialization) | |
| CHKClinicalRecord(serialization) | |
| CHKCorrelation(serialization) | |
| CHKCorrelationType(serialization) | |
| CHKCumulativeQuantitySample(serialization) | |
| CHKDiscreteQuantitySample(serialization) | |
| CHKDocumentSample(serialization) | |
| CHKFHIRResource(serialization) | |
| CHKObject(serialization) | Serialization category for the HKObject class & subclasses |
| CHKObjectType(serialization) | Serialization category for the HKObjectType class |
| CHKQuantity(serialization) | |
| CHKQuantity(XML) | Internal category to build an HKQuantity from XML |
| CHKQuantitySample(serialization) | |
| CHKQuantityType(serialization) | |
| CHKSample(serialization) | |
| CHKSampleType(serialization) | |
| CHKSourceRevision(serialization) | |
| CHKStatistics(serialization) | |
| CHKWorkout(serialization) | |
| CHKWorkout(XML) | Internal category to build an HKWorkout from XML |
| CHKWorkoutBuilder(XML) | Internal category to interface with HKWorkoutBuilder |
| CHKWorkoutEvent(serialization) | |
| ▼CIProcessSceneWithReport | |
| CBeliefEngine.HealthKit.HealthKitBuildProcessor | Build processor script |
| ▼CMonoBehaviour | |
| CBeliefEngine.HealthKit.HealthKitDataTypes | HealthKit data types to authorize. Used to create the editor UI |
| CBeliefEngine.HealthKit.HealthStore | Primary interface for HealthKit |
| CBeliefEngine.HealthKit.HealthStore | Primary interface for HealthKit |
| CNSDate(conversion) | Category for bridging dates between C# and Objective-C |
| CNSDateComponents(bridge) | |
| CNSDateComponents(conversion) | Category for bridging date components between C# and Objective-C |
| CNSDateInterval(serialization) | |
| CNSError(XML) | Helper category to generate XML from an NSError, for sending to Unity |
| CNSNumber(conversion) | Category for bridging numbers between C# and Objective-C |
| ▼CNSObject | |
| CBEHealthKit | Handles HealthKit requests from Unity |
| CBEPedometer | Handles Pedometer requests from Unity |
| CHealthData | Helper class to generate XML from HealthKit data, for sending to Unity |
| CNSPredicate(XML) | Internal category to build an NSPredicate from XML |
| ▼CSystem.Object | |
| CBeliefEngine.HealthKit.CDADocument | Wrapper around HKCDADocument |
| ▼CBeliefEngine.HealthKit.Characteristic | Wrapper around HKCharacteristic |
| CBeliefEngine.HealthKit.BiologicalSexCharacteristic | Wrapper around HKBiologicalSexCharacteristic |
| CBeliefEngine.HealthKit.BloodTypeCharacteristic | Wrapper around HKBloodTypeCharacteristic |
| CBeliefEngine.HealthKit.DateOfBirthCharacteristic | Wrapper around HKDateOfBirthCharacteristic |
| CBeliefEngine.HealthKit.FitzpatrickSkinTypeCharacteristic | Wrapper around HKFitzpatrickSkinTypeObject |
| CBeliefEngine.HealthKit.WheelchairUseCharacteristic | Wrapper around HKWheelchairUseObject |
| CBeliefEngine.HealthKit.DateInterval | Wrapper around NSDateInterval |
| CBeliefEngine.HealthKit.Error | Wraps information about an error from HealthKit. Mainly just a wrapper around Objective-C NSError objects |
| CBeliefEngine.HealthKit.FHIRResource | Wrapper around HKFHIRResource |
| CBeliefEngine.HealthKit.HKNameValuePair | Storage class for HealthKit data types. Used to create the editor UI & authorization |
| ▼CBeliefEngine.HealthKit.HObject | Wrapper around HKObject |
| ▼CBeliefEngine.HealthKit.Sample | Wrapper around HKSample |
| CBeliefEngine.HealthKit.CategorySample | Wrapper around HKCategorySample |
| CBeliefEngine.HealthKit.ClinicalRecord | Wrapper around HKClinicalRecord |
| CBeliefEngine.HealthKit.CorrelationSample | Wrapper around HKCorrelationSample |
| CBeliefEngine.HealthKit.DocumentSample | Wrapper around HKDocumentSample |
| CBeliefEngine.HealthKit.QuantitySample | Wrapper around HKQuantitySample |
| CBeliefEngine.HealthKit.WorkoutSample | Wrapper around HKWorkoutSample |
| CBeliefEngine.HealthKit.HealthData | Used to send HealthKit data back to Unity |
| CBeliefEngine.HealthKit.HealthData | Used to send HealthKit data back to Unity |
| CBeliefEngine.HealthKit.HealthStatistics | Wrapper around HKStatistics |
| CBeliefEngine.HealthKit.HealthStatisticsCollection | Wrapper around HKStatisticsCollection |
| CBeliefEngine.HealthKit.PedometerData | Wrapper around CMPedometerData |
| ▼CBeliefEngine.HealthKit.Predicate | A way to create simple NSPredicates |
| CBeliefEngine.HealthKit.CompoundPredicate | A way to create NSCompoundPredicates |
| CBeliefEngine.HealthKit.Quantity | Wrapper around HKQuantity |
| CBeliefEngine.HealthKit.SourceRevision | Wrapper around HKSourceRevision |
| CBeliefEngine.HealthKit.WorkoutBuilder | A wrapper for HKWorkoutBuilder |
| CBeliefEngine.HealthKit.WorkoutConfiguration | A wrapper for HKWorkoutConfiguration |
| CBeliefEngine.HealthKit.WorkoutEvent | Wrapper around HKWorkoutEvent |
| ▼CScriptableObject | |
| CBeliefEngine.HealthKit.DateTimeBridge | A small helper class to bridge dates between C# and Objective-C |
| CBeliefEngine.HealthKit.TimeSpanBridge | A small helper class to bridge dates between C# and Objective-C |