Procedural Dungeon ⏵ Dungeon Blueprint Library ⏵ Is Door Of Type
Is Door Of Type
Class: Dungeon Blueprint Library
Category: Utilities → Procedural Dungeon
Node
C++
bool IsDoorOfType(const TSubclassOf<ADoor> DoorClass, const UDoorType* DoorType)
Inputs
Name | Type | Description |
---|---|---|
Door Class | Door Class Reference | |
Door Type | Door Type Object Reference |
Outputs
Name | Type | Description |
---|---|---|
Return Value | Boolean | Is Door Of Type |