You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user