Enfusion Script API
Loading...
Searching...
No Matches
Sound

Classes

interface  AmbientSoundsModule
 
interface  InteriorRequestCallback
 
interface  SndBaseModule
 To create a module, you just need to create a class which inherits from BaseSndModule. More...
 
interface  SndSystem
 
interface  SndWorldClass
 
interface  SndWorld
 

Enumerations

enum  SndComponentCallbacks {
  SndComponentCallbacks.Update , SndComponentCallbacks.OnPostInit , SndComponentCallbacks.OnDelete , SndComponentCallbacks.OnInit ,
  SndComponentCallbacks.None , SndComponentCallbacks.All
}
 

Detailed Description

Enumeration Type Documentation

◆ SndComponentCallbacks

Enumerator
Update 
OnPostInit 
OnDelete 
OnInit 
None 
All