InStore supports server requests via a RemoteFunction.
Last updated 11 months ago
Was this helpful?
game.ReplicatedStorage.InStore.Function
local RS = game.ReplicatedStorage:WaitForChild('InStore'); local RF = RS.Function; --> The InStore RemoteFunction
A number of functions are available through this remote, found below.