AAmbientSound::CheckForErrors

Function that gets called from within Map_Check to allow this actor to check itself for any potential errors and register them with map check dialog.

Windows
MacOS
Linux

Override Hierarchy

AActor::CheckForErrors()

AAmbientSound::CheckForErrors()

References

Module

Engine

Header

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

Include

#include "Sound/AmbientSound.h"

Source

/Engine/Source/Runtime/Engine/Private/AmbientSound.cpp

Syntax

virtual void CheckForErrors()

Remarks

Function that gets called from within Map_Check to allow this actor to check itself for any potential errors and register them with map check dialog.

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