SClassViewer::IsClassAllowed

Test to see whether the given class would be allowed by this class viewer

Windows
MacOS
Linux

References

Module

ClassViewer

Header

/Engine/Source/Editor/ClassViewer/Public/SClassViewer.h

Include

#include "SClassViewer.h"

Source

/Engine/Source/Editor/ClassViewer/Private/SClassViewer.cpp

Syntax

virtual bool IsClassAllowed
(
    const UClass * InClass
) const

Remarks

Test to see whether the given class would be allowed by this class viewer

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