Difference between revisions of "HPL3/Amnesia: Rebirth/Scripting/eLuxDialogBranchEvent"

From Frictional Wiki
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 00:23, 16 November 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
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

References

See all references...