ACharacter subclass in TSet: Cannot access private memberm

Nope if you Flag it as UPROPERTY the Garbage Collection will be taken care for you. Aside from that UObject based non pointer types are not supported so you have to use * :stuck_out_tongue_winking_eye: