You've already forked LuckyWorld
MISC - Rename method
This commit is contained in:
@ -25,7 +25,7 @@ public:
|
||||
/**
|
||||
* Called by the UI when pressing the "Capture" button
|
||||
*/
|
||||
void StartNewEpisode();
|
||||
void StartNewEpisodesSeries(int32 EpisodesCount);
|
||||
|
||||
private:
|
||||
bool bIsCapturing = false;
|
||||
|
Reference in New Issue
Block a user