Navigation
API > API/Runtime > API/Runtime/MediaAssets > API/Runtime/MediaAssets/UMediaSoundComponent
References
| Module | MediaAssets |
| Header | /Engine/Source/Runtime/MediaAssets/Public/MediaSoundComponent.h |
| Include | #include "MediaSoundComponent.h" |
| Source | /Engine/Source/Runtime/MediaAssets/Private/Assets/MediaSoundComponent.cpp |
UFUNCTION (BlueprintCallable, Category="Media|MediaSoundComponent")
void SetEnvelopeFollowingsettings
(
int32 AttackTimeMsec,
int32 ReleaseTimeMsec
)
Remarks
Sets the envelope attack and release times (in ms).