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

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...")
(No difference)

Revision as of 06:11, 4 August 2020

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

Contents

Values

Enum Name Integer Value Description
eLuxDialogBranchEvent_OutOfRange 0
eLuxDialogBranchEvent_PlayerNotLooking 1
eLuxDialogBranchEvent_Callback 7
eLuxDialogBranchEvent_SetVar 2
eLuxDialogBranchEvent_IncVar 3
eLuxDialogBranchEvent_VarEquals 4
eLuxDialogBranchEvent_VarLesser 5
eLuxDialogBranchEvent_VarGreater 6
eLuxDialogBranchEvent_LastEnum 7