Skip to content

Tutorial

Kiminaze edited this page Apr 8, 2022 · 7 revisions

This tutorial section explains on how to use all the different exports that are provided by the ContextMenu. All functions assume that you already set up the following in the script you are working in:

local ECM = exports["ContextMenu"]

It shortens code writing by a lot and makes it more readable.

Read further:

Clone this wiki locally