Navigation
Unreal Engine Blueprint API Reference > Utilities > Map
Determines the number of entries in a provided Map
Target is Blueprint Map Library
Inputs
Type | Name | Description |
---|---|---|
wildcard | Target Map | The map in question |
Outputs
Type | Name | Description |
---|---|---|
integer | Return Value | The number of entries in the map |