UActorActionUtility::GetSupportedClass

Return the class that this actor action supports. Leave this blank to support all actor classes.

Windows
MacOS
Linux

References

Module

Blutility

Header

/Engine/Source/Editor/Blutility/Classes/ActorActionUtility.h

Include

#include "ActorActionUtility.h"

Syntax

UClass * GetSupportedClass() const

Remarks

Return the class that this actor action supports. Leave this blank to support all actor classes.

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