USoundWaveProcedural::GetResourceSizeForFormat

Windows
MacOS
Linux

Override Hierarchy

USoundWave::GetResourceSizeForFormat()

USoundWaveProcedural::GetResourceSizeForFormat()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/SoundWaveProcedural.h

Include

#include "Sound/SoundWaveProcedural.h"

Source

/Engine/Source/Runtime/Engine/Private/SoundWaveProcedural.cpp

Syntax

virtual int32 GetResourceSizeForFormat
(
    FName Format
)

Returns

Sum of the size of waves referenced by this cue for the given platform.

Parameters

Parameter

Description

Format

Format to check

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss