RbxUtil icon indicating copy to clipboard operation
RbxUtil copied to clipboard

Silo: Tuple payloads and OnDispatch() method

Open ThoughtSpinnr opened this issue 1 year ago • 2 comments

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).

ThoughtSpinnr avatar Jan 17 '24 22:01 ThoughtSpinnr

@Sleitnick what are your thoughts here? Any changes you'd like to see made?

ThoughtSpinnr avatar Jan 26 '24 01:01 ThoughtSpinnr

I'll hopefully get to this soon! Sorry for the delay.

Sleitnick avatar Feb 06 '24 15:02 Sleitnick