diff --git a/docs/latest/Functions-(Essentials).md b/docs/latest/Functions-(Essentials).md index 7c92eb1..17b60bd 100644 --- a/docs/latest/Functions-(Essentials).md +++ b/docs/latest/Functions-(Essentials).md @@ -1,4 +1,4 @@ -## `FAudioGMS_Init(spatialDistanceScale, timestep)` +## `~_Init(spatialDistanceScale, timestep)` **Returns:** N/A (`undefined`) @@ -11,7 +11,7 @@   -## `FAudioGMS_Update()` +## `~_Update()` **Returns:** N/A (`undefined`) @@ -23,7 +23,7 @@   -## `FAudioGMS_Destroy()` +## `~_Destroy()` **Returns:** N/A (`undefined`)