function prvd view code
Construct and returns a new provider. Providers provide specific functionality in a game.
Intended for use as a constructor for Luau projects. For Roblox TypeScript projects, consider using Provider instead.
Parameters
provider: Self
The provider and associated properties itself.
name: string?
Returns
Provider
A newly constructed provider.