#include "PlayerWaypointContext.h" FPlayerWaypointContext::FPlayerWaypointContext() { this->PlayerState = NULL; this->Waypoint = NULL; }