Accessing Class Defaults

Unreal Blueprints provides a Get Class Defaults node which allow us to get the base variables (and values) of a class without needing to construct or spawn the class.

unreal engine blueprints get class defaults node