Back out changelist 2481333

Rob asked me to back out GENERATED_*_BODY -> GENERATED_BODY change for now until the "_Validate and _Implementation auto-generation" discussion is over.

#codereview Robert.Manuszewski

[CL 2481343 by Jaroslaw Palczynski in Main branch]
This commit is contained in:
Jaroslaw Palczynski
2015-03-17 05:38:32 -04:00
parent fa31560e2d
commit f23f29257b
1778 changed files with 2932 additions and 6319 deletions
@@ -7,9 +7,7 @@
UCLASS(MinimalAPI)
class UK2Node_GetEnumeratorNameAsString : public UK2Node_GetEnumeratorName
{
GENERATED_BODY()
public:
BLUEPRINTGRAPH_API UK2Node_GetEnumeratorNameAsString(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get());
GENERATED_UCLASS_BODY()
// Begin UEdGraphNode interface
virtual void AllocateDefaultPins() override;