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.
Get Class Defaults
is a dynamic node meaning the outputs will change when the input itself changes.
Backlog
N/A