Working on better handling of property setters
This commit is contained in:
@@ -52,6 +52,7 @@ public:
|
||||
WingFetcher& Node(const FString& Value);
|
||||
WingFetcher& Pin(const FString& Value);
|
||||
WingFetcher& Component(const FString& Value);
|
||||
WingFetcher& Widget(const FString& Value);
|
||||
WingFetcher& LevelBlueprint(const FString& Value);
|
||||
|
||||
// Return true if there haven't been any errors.
|
||||
|
||||
Reference in New Issue
Block a user