Changes related to 'SetPossessedTangible'
This commit is contained in:
@@ -34,6 +34,9 @@ class INTEGRATION_API IlxTangibleInterface
|
||||
public:
|
||||
UFUNCTION(BlueprintImplementableEvent, Category = "Tangible Functionality")
|
||||
bool AnimationStateChanged();
|
||||
|
||||
UFUNCTION(BlueprintImplementableEvent, Category = "Tangible Functionality")
|
||||
void BecomePossessed();
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user