Posted
Is there a way to capture the events you're firing from your game using a script?
Like if I have
```game.ReplicatedStorage.MyEvent:FireServer("Hello", 20)```
is there any way that i can capture the arguments when the event is fired?
Can I overwrite the FireServer function with my own?
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post