How do I get StaticClass() to work on my derived classes?

Yes, my initial intention was to use for example

UCMessageBox::StaticClass()

Although it would be cooler in this case to be able to do it with the BluePrint class.

BPMessageBox::StaticClass()

Unfortunately there is no way to include a “BPMessageBox” definition in the header.


I am very grateful for your help!! :heart:

1 Like