#include "DebrisItemActorItem.h" FDebrisItemActorItem::FDebrisItemActorItem() { this->Actor = NULL; this->Probability = 0.00f; }