Update Functions-(Essentials).md

main
Juju Adams 2021-11-02 21:49:53 +00:00
parent d6113e8e09
commit 84c0e8c1b5
1 changed files with 3 additions and 3 deletions

View File

@ -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`)