Merge pull request 'martin' (#13) from martin into main
Reviewed-on: luckyrobots/LuckyRobotsUnreal#13
This commit is contained in:
commit
592a43fa29
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -59,6 +59,13 @@ public:
|
||||
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Capture")
|
||||
FCaptureSettingsData CurrentCaptureSettingsData;
|
||||
|
||||
public:
|
||||
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Random Mesh")
|
||||
bool bIsRandomPannel;
|
||||
|
||||
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Random Mesh")
|
||||
bool bIsRandomRobotPosition;
|
||||
|
||||
public:
|
||||
UPROPERTY(EditAnywhere, BlueprintReadWrite)
|
||||
ERobotsName CurrentSelectRobot = ERobotsName::None;
|
||||
|
Loading…
x
Reference in New Issue
Block a user