Difference between revisions of "HPL3/SOMA/Scripting/eLuxGlobalVolumeType"

From Frictional Wiki
< HPL3‎ | SOMA‎ | 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...")
 
 
Line 26: Line 26:
 
| <code>eLuxGlobalVolumeType_LastEnum</code> || <code>8</code> ||
 
| <code>eLuxGlobalVolumeType_LastEnum</code> || <code>8</code> ||
 
|}
 
|}
 +
 +
{{ReferencesSection}}
  
 
{{HPL3SOMAScriptingCategories}}
 
{{HPL3SOMAScriptingCategories}}
 
__FORCETOC__
 
__FORCETOC__

Latest revision as of 16:47, 6 August 2020

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
eLuxGlobalVolumeType_DebugHandler 0
eLuxGlobalVolumeType_UnderwaterEffect 1
eLuxGlobalFreqType_ScriptWorld 2
eLuxGlobalFreqType_ScriptWorldClean 3
eLuxGlobalFreqType_ScriptGuiWorld 4
eLuxGlobalFreqType_ScriptGui 5
eLuxGlobalVolumeType_Effect 6
eLuxGlobalVolumeType_Menu 7
eLuxGlobalVolumeType_LastEnum 8

References


See all references...