Loading Slate resources

I am trying to load slate resources which I have made in UE4 editor.

I am using this guide to create FSlateResource.
A new, community-hosted Unreal Engine Wiki - Announcements - Unreal Engine Forums,Loading_Styles%26_Resources

But is it the best way to do it? Or are there any better ways considering that guide was written in 4.0.

You could create a UObject derived class purposed to load those objects, and spawn one and access it’s properties in the Slate widget