BEHealthKit 1.11
A HealthKit plugin for Unity
|
Wrapper around HKBloodTypeCharacteristic.
Public Attributes | |
BloodType | value |
Public Member Functions | |
BloodTypeCharacteristic (XmlNode node) | |
The default constructor. | |
override string | ToString () |
string representation. | |
|
inline |
node | the XmlNode to create this object from. |
BloodType BeliefEngine.HealthKit.BloodTypeCharacteristic.value |
the blood type. NotSet is also a valid value.