Update Functions-(Essentials).md
parent
84600edc2f
commit
e15057ae0d
|
@ -19,7 +19,7 @@
|
|||
|--------|--------|-----------|
|
||||
|None | | |
|
||||
|
||||
!> `FAudioGMS_Init()` must be called once every frame, usually in the Step event of a persistent instance. Ensure that this instance doesn't get deactivated if you're using instance deactivation for e.g. a pause screen.
|
||||
!> `FAudioGMS_Update()` must be called once every frame, usually in the Step event of a persistent instance. Ensure that this instance doesn't get deactivated if you're using instance deactivation for e.g. a pause screen.
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue