Compare commits
3 Commits
3bff03eb98
...
5931bc7e84
Author | SHA1 | Date | |
---|---|---|---|
|
5931bc7e84 | ||
|
2b78176ac3 | ||
0327fdbdbb |
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")
|
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Capture")
|
||||||
FCaptureSettingsData CurrentCaptureSettingsData;
|
FCaptureSettingsData CurrentCaptureSettingsData;
|
||||||
|
|
||||||
|
public:
|
||||||
|
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Random Mesh")
|
||||||
|
bool bIsRandomPannel;
|
||||||
|
|
||||||
|
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Random Mesh")
|
||||||
|
bool bIsRandomRobotPosition;
|
||||||
|
|
||||||
public:
|
public:
|
||||||
UPROPERTY(EditAnywhere, BlueprintReadWrite)
|
UPROPERTY(EditAnywhere, BlueprintReadWrite)
|
||||||
ERobotsName CurrentSelectRobot = ERobotsName::None;
|
ERobotsName CurrentSelectRobot = ERobotsName::None;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user