Navigation
API > API/Editor > API/Editor/Kismet > API/Editor/Kismet/FBlueprintEditor > API/Editor/Kismet/FBlueprintEditor/IsNonImportedObject
- IBlueprintEditor::IsNonImportedObject()
- FBlueprintEditor::IsNonImportedObject()
References
| Module | Kismet |
| Header | /Engine/Source/Editor/Kismet/Public/BlueprintEditor.h |
| Include | #include "BlueprintEditor.h" |
| Source | /Engine/Source/Editor/Kismet/Private/BlueprintEditor.cpp |
virtual bool IsNonImportedObject
&40;
const UObject &42; InObject
&41; const
Remarks
Return whether the given object falls outside the scope of the current set of imported namespaces within this editor context. Default is FALSE (imported).