Eye of the Nile Docs
Everything you need to know to get started!
Loading...
Searching...
No Matches
FMODUnity.Platform.PropertyStorage Class Reference

Public Attributes

PropertyBool LiveUpdate = new PropertyBool()
 
PropertyInt LiveUpdatePort = new PropertyInt()
 
PropertyBool Overlay = new PropertyBool()
 
PropertyScreenPosition OverlayPosition = new PropertyScreenPosition()
 
PropertyInt OverlayFontSize = new PropertyInt()
 
PropertyBool Logging = new PropertyBool()
 
PropertyInt SampleRate = new PropertyInt()
 
PropertyString BuildDirectory = new PropertyString()
 
PropertySpeakerMode SpeakerMode = new PropertySpeakerMode()
 
PropertyInt VirtualChannelCount = new PropertyInt()
 
PropertyInt RealChannelCount = new PropertyInt()
 
PropertyInt DSPBufferLength = new PropertyInt()
 
PropertyInt DSPBufferCount = new PropertyInt()
 
PropertyStringList Plugins = new PropertyStringList()
 
PropertyStringList StaticPlugins = new PropertyStringList()
 
PropertyCallbackHandler CallbackHandler = new PropertyCallbackHandler()
 

Member Data Documentation

◆ BuildDirectory

PropertyString FMODUnity.Platform.PropertyStorage.BuildDirectory = new PropertyString()

◆ CallbackHandler

PropertyCallbackHandler FMODUnity.Platform.PropertyStorage.CallbackHandler = new PropertyCallbackHandler()

◆ DSPBufferCount

PropertyInt FMODUnity.Platform.PropertyStorage.DSPBufferCount = new PropertyInt()

◆ DSPBufferLength

PropertyInt FMODUnity.Platform.PropertyStorage.DSPBufferLength = new PropertyInt()

◆ LiveUpdate

PropertyBool FMODUnity.Platform.PropertyStorage.LiveUpdate = new PropertyBool()

◆ LiveUpdatePort

PropertyInt FMODUnity.Platform.PropertyStorage.LiveUpdatePort = new PropertyInt()

◆ Logging

PropertyBool FMODUnity.Platform.PropertyStorage.Logging = new PropertyBool()

◆ Overlay

PropertyBool FMODUnity.Platform.PropertyStorage.Overlay = new PropertyBool()

◆ OverlayFontSize

PropertyInt FMODUnity.Platform.PropertyStorage.OverlayFontSize = new PropertyInt()

◆ OverlayPosition

PropertyScreenPosition FMODUnity.Platform.PropertyStorage.OverlayPosition = new PropertyScreenPosition()

◆ Plugins

PropertyStringList FMODUnity.Platform.PropertyStorage.Plugins = new PropertyStringList()

◆ RealChannelCount

PropertyInt FMODUnity.Platform.PropertyStorage.RealChannelCount = new PropertyInt()

◆ SampleRate

PropertyInt FMODUnity.Platform.PropertyStorage.SampleRate = new PropertyInt()

◆ SpeakerMode

PropertySpeakerMode FMODUnity.Platform.PropertyStorage.SpeakerMode = new PropertySpeakerMode()

◆ StaticPlugins

PropertyStringList FMODUnity.Platform.PropertyStorage.StaticPlugins = new PropertyStringList()

◆ VirtualChannelCount

PropertyInt FMODUnity.Platform.PropertyStorage.VirtualChannelCount = new PropertyInt()

The documentation for this class was generated from the following file: