Construct Object From Class - "Wrong class to spawn" error - Initializing objects via blueprint

Great - that set me on the right track. I simply needed to expose my cpp classes to be blueprint spawnable and that node then became available. Thanks