35 UPROPERTY(EditAnywhere, Category =
BusSend, meta = (DisplayName =
"Send Level Control Method"))
62 float MinSendDistance;
68 float MaxSendDistance;
76 , SoundSourceBus(
nullptr)
81 , MinSendDistance(100.0f)
82 , MaxSendDistance(1000.0f)
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127