AActor::CheckForDeprecated

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

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/Actor.h

Include

#include "GameFramework/Actor.h"

Source

/Engine/Source/Runtime/Engine/Private/ActorEditor.cpp

Syntax

virtual void CheckForDeprecated()

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