RbxUtil
RbxUtil copied to clipboard
Silo: Tuple payloads and OnDispatch() method
Adds support for tuples to be passed into actions as their payload, as well as a Silo:OnDispatch() method, which subscribes a function to receive all action dispatches (useful for replication).
@Sleitnick what are your thoughts here? Any changes you'd like to see made?
I'll hopefully get to this soon! Sorry for the delay.