Skip to content
Snippets Groups Projects
Commit 8c3fd182 authored by Jonathan Ehret's avatar Jonathan Ehret
Browse files

also commit missing header file from previous comit

parent 2ce936b3
No related branches found
No related tags found
No related merge requests found
......@@ -111,6 +111,12 @@ public:
UFUNCTION(BlueprintCallable)
int GetCurrentConditionsSequenceNumber() const;
UFUNCTION(BlueprintCallable)
USFCondition* GetCurrentCondition() const;
UFUNCTION(BlueprintCallable)
USFCondition* GetNextCondition() const;
UFUNCTION(BlueprintCallable)
USFGazeTracker* GetGazeTracker() const;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment