HPL3/Community/Scripting/Classes/esoundentrytype

From Frictional Wiki
< HPL3‎ | Community/Scripting/Classes
Revision as of 11:11, 30 July 2020 by Maintenance script (talk | contribs) (Upload classes to sub)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

eSoundEntryType

Values

Enum Name Integer Value Description
eSoundEntryType_World 1
eSoundEntryType_WorldClean 2
eSoundEntryType_Gui 4
eSoundEntryType_GuiWorld 8
eSoundEntryType_Safe -2147483648
eSoundEntryType_WorldAll 3
eSoundEntryType_GuiAll 12
eSoundEntryType_AllExceptGui 11
eSoundEntryType_All 2147483647

Remarks

Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!