How do I get all inheritors of a base class using Unreal’s reflection? Obviously i’m talking about UClass’s/UObject derived classes.
Nevermind, found it:
How do I get all inheritors of a base class using Unreal’s reflection? Obviously i’m talking about UClass’s/UObject derived classes.
Nevermind, found it: