I want to subclass FAnimNode_SkeletalControlBase.
However when I click in the editor ‘Add C++ class’ I can’t find it. Only classes which are a child of UObject.
How do I add it and get it recognized by the UE editor?
I want to subclass FAnimNode_SkeletalControlBase.
However when I click in the editor ‘Add C++ class’ I can’t find it. Only classes which are a child of UObject.
How do I add it and get it recognized by the UE editor?