#include "CustomUsable.h" FCustomUsable::FCustomUsable() { this->Usable = NULL; this->TerminationType = ECustomUsableType::ClearOnFrameEnd; }