Skip to content

ClientCast API

Pyseph edited this page May 22, 2022 · 6 revisions

These are the functions provided directly by the ClientCast module.

Constructors

ClientCaster ClientCast.new(BasePart Object, RaycastParams RaycastParameters, Player Owner)

Creates and returns a new ClientCaster object. If the third argument is provided, the caster's owner will be set to the provided player.

Clone this wiki locally