// Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
#include "UseFunction.h"
static void Function_UseFunction()
{
TestFunction();
}