Procedural Dungeon ⏵ Dungeon Graph ⏵ Count
Count
Class: Dungeon Graph
Category: Dungeon Graph
Description
Returns the total number of room
Node
C++
int32 Count() const
Inputs
| Name | Type | Description |
|---|---|---|
| Target | Dungeon Graph Object Reference |
Outputs
| Name | Type | Description |
|---|---|---|
| Return Value | Integer | Returns the total number of room |