Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/LevelInstance > API/Runtime/Engine/LevelInstance/ALevelInstance
- AActor::EditorCanAttachFrom()
- ALevelInstance::EditorCanAttachFrom()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/LevelInstance/LevelInstanceActor.h |
| Include | #include "LevelInstance/LevelInstanceActor.h" |
| Source | /Engine/Source/Runtime/Engine/Private/LevelInstance/LevelInstanceActor.cpp |
virtual bool EditorCanAttachFrom
(
const AActor * InChild,
FText & OutReason
) const
Remarks
Returns true if this actor is allowed to be attached from the given actor