Property | Type | Description | |
---|---|---|---|
Food | |||
Food | short | ||
Health | |||
Health | short | ||
Saturation | float |
Method | Description | |
---|---|---|
UpdateHealthPacket ( short health, short food, float saturation = 0.0f ) : System |
public UpdateHealthPacket ( short health, short food, float saturation = 0.0f ) : System | ||
health | short | |
food | short | |
saturation | float | |
return | System |