Example #1
0
 void INotifyCreated.Created(Actor self)
 {
     buildingInfo = self.Info.TraitInfoOrDefault <BuildingInfo>();
 }