Abstract Class
Getting an error saying
I'm new to abstraction so I'm not sure if the way I've set it up is causing this problem but I'm having trouble debugging.
Looking for someone to help me understand this error and how I might fix it.
2 Replies
Starting to feel like I can't use the
@Component
decorator for abstract classes
(I was hoping I could latch onto onStart
's implementation in a child class to initialize some holdable functionality)
Does this mean abstraction altogether is not optimal for usage in flamework? Or just the decorators?
meh I guess it should work if I just pass the instance to my abstract methods.
Thanks, can't wait to see this implemented in flamework!Unknown User•3y ago
Message Not Public
Sign In & Join Server To View