@ -38,10 +38,7 @@ public class ABusyFoxRole : ABusyPlayerRole
|
||||
protected override void EndPlay(EEndPlayReason endPlayReason)
|
||||
{
|
||||
base.EndPlay(endPlayReason);
|
||||
PrintString("haha1");
|
||||
MovementComponent.MoveDirectionChangedDelegate.Remove(OnRoleMoveDirectionChanged);
|
||||
PrintString("haha2");
|
||||
|
||||
}
|
||||
|
||||
[UFunction()]
|
||||
|
||||
Reference in New Issue
Block a user