Expose GoTo State to blueprints
This commit is contained in:
parent
52736236d3
commit
ea8e26e77d
@ -75,6 +75,7 @@ public:
|
||||
*
|
||||
* TODO: document StateFinishReason
|
||||
*/
|
||||
UFUNCTION(BlueprintCallable)
|
||||
void GoToState(FName NewStateName, EFFStateFinishReason StateFinishReason);
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user