Difference between revisions of "HPL3/Community/Scripting/Classes/eluxdialogbranchevent"

From Frictional Wiki
Jump to navigation Jump to search
(Upload classes to sub)
 
(No difference)

Latest revision as of 11:11, 30 July 2020

eLuxDialogBranchEvent

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

Remarks

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