Difference between revisions of "HPL3/Amnesia: Rebirth/Scripting/eLuxVoiceSourceFrequencyFlag"
< HPL3 | Amnesia: Rebirth | Scripting
Jump to navigation
Jump to search
(Created page with "{{ScriptingStub}} Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki! ==Values== {| class="wikitable sortable" ! Enum Name...") |
(No difference)
|
Latest revision as of 23:26, 15 November 2020
This page has been automatically generated, but it needs descriptions added to the various fields/functions in order to be complete. |
Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!
Values
Enum Name | Integer Value | Description |
---|---|---|
eLuxVoiceSourceFreqencyFlag_None |
0 |
|
eLuxVoiceSourceFreqencyFlag_LowPass |
1 |
|
eLuxVoiceSourceFreqencyFlag_HighPass |
2 |
|
eLuxVoiceSourceFreqencyFlag_HighAndLowPass |
3 |
|
eLuxVoiceSourceFreqencyFlag_LastEnum |
4 |