libplanet
libplanet copied to clipboard
Update `PolymorphicAction` to access action names without using `ToString()`
trafficstars
Reference PR: https://github.com/planetarium/libplanet/pull/1909
This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.
✋
@binnini One possible approach is, adding a new method on PolymorphicAction<T> to get the type name of the inner action. cc @area363 @planetarium/libplanet