๐Environment
These are all of the functions revolving the Roblox environment that Wave supports.
Add Spy Callback
<void> addspycallback(<function callback>)Create Secure Folder
<void> createsecurefolder(<string> path)Fire Click Detector
<void> fireclickdetector(<ClickDetector> ClickDetector, <number?> Distance = 0, <string?>)Fire Proximity Prompt
<void> fireproximityprompt(<ProximityPrompt> Prompt)Fire Touch Interest
Actions:
Action
Toggle
Get Instances
Get Nil Instances
Is Secured Instance
Protect Instance
Set Normal Instance
Set Simulation Radius
Set Secure Instance
Last updated