Return list of Function names inside Blueprint using Python?

Hey everyone,

Is it possible to have a Python script return a list of the functions (the names as strings) inside a Blueprint using the native Unreal Python API?

use unreal.Array