| @ -47,9 +47,6 @@ public class UFoxUltimate : UBusyGameAbility | ||||
|         ASC = AbilitySystemLibrary.GetAbilitySystemComponent(Owner) as UBusyAbilitySystemComponent; | ||||
|         if (FoxData == null || ASC == null) return false; | ||||
|  | ||||
|         PrintString("asdafdasdf"); | ||||
|  | ||||
|  | ||||
|         if (bIsEventBinded) return true; | ||||
|         TDelegate<GameplayTagAddOrRemoveDelegate> Delegate = new TDelegate<GameplayTagAddOrRemoveDelegate>(); | ||||
|         Delegate.BindUFunction(this, "OnGamePlayTagAddOrRemove"); | ||||
|  | ||||
		Reference in New Issue
	
	Block a user