PICO Unreal Platform SDK
UPico_SportUserInfo Class Reference

UPico_SportUserInfo class. More...

#include <Pico_Sport.h>

Public Member Functions

EUserGender GetGender ()
 The gender of the user (in cm).
 
int64 GetBirthday ()
 The birthday of the user (in cm).
 
int32 GetStature ()
 The height of the user (in cm).
 
int32 GetWeight ()
 The weight of the user (in kg).
 
int32 GetSportLevel ()
 The sport level that indicates the intensity of the sport.
 
int32 GetDailyDurationInMinutes ()
 The planned daily sport duration (in minutes).
 
int32 GetDaysPerWeek ()
 The planned weekly sport days.
 
ESportTarget GetSportTarget ()
 The sport purpose, such as keep fit and lose weight.
 

Detailed Description