Navigation
API > API/Editor > API/Editor/ClassViewer > API/Editor/ClassViewer/IUnloadedBlueprintData
References
| Module | ClassViewer |
| Header | /Engine/Source/Editor/ClassViewer/Public/ClassViewerFilter.h |
| Include | #include "ClassViewerFilter.h" |
bool ImplementsInterface
&40;
const UClass &42; InInterface
&41; const
Remarks
This will return whether or not this class implements the passed in class / interface
Parameters
| Name | Description |
|---|---|
| InInterface | the interface to check and see if this class implements it |