-
Couldn't load subscription status.
- Fork 146
Open
Description
Is there a reason for not implementing StateBase as an interface so states can be used as protected types such as MonoBehaviour and ScriptableObject? It seems like the only concrete part of the class is the exitTime constructor, but that seems like something that doesn't need to be. Implementing classes can simply choose to provide constructors that override that internal value or not and the interface can have a property for it.
tomsseisums and Monsoonexe
Metadata
Metadata
Assignees
Labels
No labels