Static
Readonly
PACKET_PacketStorage folder in ReplicatedStorage.
Static
getRetrieve a RemoteFunction from PacketStorage. If the RemoteFunction does not exist, it will be created.
Unique identifier for the remote
Static
getRetrieve a RemoteEvent from PacketStorage. If the RemoteEvent does not exist, it will be created.
Unique identifier for the remote
Optional
isUnreliable: booleanWhether the remote should be unreliable. Default is false.
Utility functions for creating RemoteEvents and RemoteFunctions. Remotes are stored in ReplicatedStorage.PacketStorage.