AddClassFilter

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

AddClassFilter

(
    UObject* Owner,
    FName PropertyName,
    TSubclassOf< UObject > AllowedClass
)

Public function

void

 

AddClassFilter

(
    UObject* Owner,
    FName PropertyName,
    TSubclassOf< UClass > AllowedClass
)

This version of AddClassFilter is deprecated. Please provide AllowedClass as TSubclassOf

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