30 UFUNCTION(BlueprintCallable, meta=(WorldContext=
"WorldContextObject", BlueprintInternalUseOnly =
"TRUE"))
33 UFUNCTION(BlueprintCallable, Category=
"AI", meta=(DefaultToSelf=
"MessageSource"))
44 UFUNCTION(BlueprintCallable, Category=
"AI", meta=(WorldContext=
"WorldContextObject", UnsafeDuringActorConstruction=
"true", AdvancedDisplay =
"Owner"))
49 UFUNCTION(BlueprintPure, Category =
"AI", meta = (DefaultToSelf =
"ControlledObject"))
52 UFUNCTION(BlueprintPure, Category=
"AI", meta=(DefaultToSelf=
"Target"))
56 UFUNCTION(BlueprintCallable, Category =
"Animation", BlueprintAuthorityOnly, meta = (DefaultToSelf =
"AnimInstance"))
60 UFUNCTION(BlueprintCallable, Category =
"Animation", BlueprintAuthorityOnly, meta = (DefaultToSelf =
"AnimInstance"))
76 UFUNCTION(BlueprintPure, Category =
"AI", meta = (UnsafeDuringActorConstruction =
"true"))
80 UFUNCTION(BlueprintPure, Category =
"AI", meta = (UnsafeDuringActorConstruction =
"true"))
84 UFUNCTION(BlueprintPure, Category =
"AI", meta = (UnsafeDuringActorConstruction =
"true"))
88 UFUNCTION(BlueprintPure, Category =
"AI", meta = (UnsafeDuringActorConstruction =
"true"))
91 UFUNCTION(BlueprintCallable, Category =
"AI|Navigation")
94 UFUNCTION(BlueprintCallable, Category =
"AI|Navigation")
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127