Class AidRecord
[Table("stats_aid_records")]
public class AidRecord : InstigatedPlayerRecord
- Inheritance
-
AidRecord
- Inherited Members
Properties
Health
public float Health { get; set; }
Property Value
IsRevive
public bool IsRevive { get; set; }
Property Value
Item
public UnturnedAssetReference Item { get; set; }