Example #1
0
 public bool IsValid()
 {
     return(ItemPrefab && ItemDrop.IsValid());
 }