|
BEHealthKit 1.11
A HealthKit plugin for Unity
|
Wrapper around HKObject.
Public Attributes | |
| SourceRevision | source |
| XmlNode | metadata |
Public Member Functions | |
| HObject (XmlNode node) | |
| The constructor used internally when reading health data. | |
| virtual XElement | ToXML () |
| base method. overriden by subclasses that output XML. | |
|
inline |
| node | the XmlNode to create this object from. |
|
inlinevirtual |
Reimplemented in BeliefEngine.HealthKit.Sample, and BeliefEngine.HealthKit.WorkoutSample.
| XmlNode BeliefEngine.HealthKit.HObject.metadata |
metadata dictionary
| SourceRevision BeliefEngine.HealthKit.HObject.source |
the source, if available