|
BEHealthKit 1.11
A HealthKit plugin for Unity
|
Wrapper around HKBiologicalSexCharacteristic.
Public Attributes | |
| BiologicalSex | value |
| the biological sex | |
Public Member Functions | |
| BiologicalSexCharacteristic (XmlNode node) | |
| The default constructor. | |
| override string | ToString () |
| string representation. | |
|
inline |
| node | the XmlNode to create this object from. |
| BiologicalSex BeliefEngine.HealthKit.BiologicalSexCharacteristic.value |
This can either be NotSet, Male, Female, or Other.