William
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
-
-
William created a post, Blueprint usages for properties and classes display accurately, but always show "No blueprint usages" for functions.
UFUNCTION(BlueprintCallable, Category="Example Category")void ExampleFunction();This is how I'm declaring my functions when I need to call them in blueprint. They work fine and I have multiple usa...